add dependency check

This commit is contained in:
Daniel 2023-11-24 23:40:08 +01:00
parent 3b7c56a5b3
commit 6bceee946a
3 changed files with 15 additions and 0 deletions

View file

@ -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 = [