mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-25 18:04:11 +00:00
This allows to remove `get_testlog` helper, `flushLoggedErrors` from twisted.trial.unittest.TestCase and Twisted log observers created for each test on conftest.py.
8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
# Tests requirements
|
|
mock
|
|
mitmproxy==0.10.1
|
|
netlib==0.10.1
|
|
pytest-twisted
|
|
jmespath
|
|
testfixtures
|