chore(tvix/glue): migrate from test_case to rstest
Change-Id: Id1bac94e7b95960dabd55f095f04bdabfeee10ea Reviewed-on: https://cl.tvl.fyi/c/depot/+/11476 Reviewed-by: Connor Brewster <cbrewster@hey.com> Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
8f255d3e64
commit
8a40c92f5d
5 changed files with 218 additions and 234 deletions
|
|
@ -42,7 +42,6 @@ nix = { version = "0.27.1", features = [ "fs" ] }
|
|||
pretty_assertions = "1.4.0"
|
||||
rstest = "0.19.0"
|
||||
tempfile = "3.8.1"
|
||||
test-case = "3.3.1"
|
||||
|
||||
[features]
|
||||
default = ["nix_tests"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue