This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-HW
/
RASCSI
Watch
1
Star
0
Fork
0
You've already forked RASCSI
mirror of
https://github.com/akuker/RASCSI.git
synced
2024-11-23 08:31:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
5bc7d23e0f
RASCSI
/
python
/
web
/
requirements-dev.txt
7 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Setup pytest, flake8, black + add API tests
2022-09-19 13:21:31 +00:00
pytest==7.1.3
pytest-httpserver==1.0.6
black==22.8.0
Add missing dev dependency flake8
2022-09-24 02:10:11 +00:00
flake8==5.0.4
Add missing watchdog requirement (#880)
2022-10-02 13:30:28 +00:00
watchdog==2.1.9
Docker container for Pytest (#901) * 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
2022-10-15 02:30:08 +00:00
requests==2.28.1
Reference in New Issue
Copy Permalink