mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
dcd8ba34ab
The previous version of that script made a repetitive use of the pytest builtin fixture, with always the same arguments. This is a small refactoring and cleanup, mainly adding the 'function' scope to ensure proper cleaning and using the @pytest.fixture decorator where I could. |
||
---|---|---|
.. | ||
__init__.py | ||
test_examples.py | ||
test_har_dump.py | ||
test_xss_scanner.py |