tests package
Subpackages
- tests.accounts package
- tests.nox package
- tests.pages package
Submodules
tests.conftest module
root conftest.py file for configuration of all tests
add the ability to mark tests with @pytest.mark.slow (by default will be skipped except if –runslow cli option is given) see: https://docs.pytest.org/en/latest/example/simple.html#control-skipping-of-tests-according-to-command-line-option