-
- Downloads
Add tests for cyclic variables check
Showing
- dev-requirements.txt 1 addition, 0 deletionsdev-requirements.txt
- tests/format/variables.py 18 additions, 0 deletionstests/format/variables.py
- tests/format/variables/cyclic_variables/cyclic.bst 5 additions, 0 deletionstests/format/variables/cyclic_variables/cyclic.bst
- tests/format/variables/cyclic_variables/project.conf 1 addition, 0 deletionstests/format/variables/cyclic_variables/project.conf
- tests/testutils/runcli.py 16 additions, 2 deletionstests/testutils/runcli.py
... | ... | @@ -8,3 +8,4 @@ pytest-env |
pytest-pep8 | ||
pytest-pylint | ||
pytest-xdist | ||
pytest-timeout |
Please register or sign in to comment