add dependency check
This commit is contained in:
parent
3b7c56a5b3
commit
6bceee946a
3 changed files with 15 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ def condition_always_false(dotenv_path: Path) -> bool:
|
|||
|
||||
|
||||
class RunnerWordpress(Runner):
|
||||
name = "wordpress"
|
||||
test_dir_name = "tests_wordpress"
|
||||
# main_test_name = "test_wordpress.py"
|
||||
sub_tests = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue