This website requires JavaScript.
Open Eggbert
Project
Explore
Help
Sign In
backup
/
pywb
Watch
1
Star
0
Fork
0
You've already forked pywb
mirror of
https://github.com/webrecorder/pywb.git
synced
2025-03-24 06:59:52 +01:00
Code
Issues
Projects
Releases
Activity
pywb
/
test_requirements.txt
10 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests run improvements: update from python setup.py test -> tox (#754) * tests cleanup: - move test requirements to test_requirements.txt to share between setup.py and tox.ini - README: update to recommend using 'tox --current-env' for running tests locally - replaces #741 * test tweaks: - don't require i18n to import locmanager, instead set flag on load (to avoid breaking tox / pytest) - don't add werkzeug to test requirements
2022-08-31 16:04:55 -07:00
pytest
WebTest
pytest-cov
mock
urllib3
updated dependencies
2023-04-11 08:26:54 -04:00
flask
tests run improvements: update from python setup.py test -> tox (#754) * tests cleanup: - move test requirements to test_requirements.txt to share between setup.py and tox.ini - README: update to recommend using 'tox --current-env' for running tests locally - replaces #741 * test tweaks: - don't require i18n to import locmanager, instead set flag on load (to avoid breaking tox / pytest) - don't add werkzeug to test requirements
2022-08-31 16:04:55 -07:00
ujson
lxml
httpbin adjustments Use the latest httpbin from psf/httpbin and adjust some json responses since the formatting has changed slightly.
2023-09-22 10:57:05 -04:00
httpbin
Reference in New Issue
Copy Permalink