Skip to content

maziu/BoilerRoom-tests

Repository files navigation

run tests:

pytest -vs .

will run all test_* functions in test_*.py files.

filter test choosing file or using -k:

pytest -vs test_fan.py pytest -vs . -k smoke pytest -vs test_fan.py -k hysteresis

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages