mirror of
https://github.com/akuker/RASCSI.git
synced 2024-10-31 13:07:50 +00:00
6514e24770
* Dockerize Pytest * Fix auto-delete warning in delete file test * Allow tests to be executed with a non-default home dir * Use hostname for Docker container only if tests executed in Docker * Update container entrypoint to pytest * Re-format tests with black * Define if the execution environment is a Docker container in env fixture * Skip unsupported host bridge attachment test in Docker
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
pytest==7.1.3
|
|
pytest-httpserver==1.0.6
|
|
black==22.8.0
|
|
flake8==5.0.4
|
|
watchdog==2.1.9
|
|
requests==2.28.1
|