mirror of
https://github.com/onyx-and-iris/slobs-cli.git
synced 2026-04-18 06:53:39 +00:00
add pre_test script
ensure teardown removes the test scenes
This commit is contained in:
@@ -27,6 +27,7 @@ path = "src/slobs_cli/__about__.py"
|
||||
cli.cmd = "slobs-cli {args}"
|
||||
cli.env_file = ".env"
|
||||
|
||||
pre_test.cmd = "python tests/setup.py"
|
||||
test.cmd = "pytest {args}"
|
||||
test.env_file = ".env"
|
||||
post_test.cmd = "python tests/teardown.py"
|
||||
|
||||
Reference in New Issue
Block a user