scrapy/tests/test_spiderloader
Andrey Rakhmatullin 8d92c28a16
Switch to pytest.raises(). (#6680)
* Switch to pytest.raises().

* Add matches= to broad pytest.raises().

* Adjust the test_nonserializable_object() regex for Python <= 3.11.

* Adjust the test_nonserializable_object() regex for PyPy.

* Adjust other test exception regexes for PyPy.

* Cleanup.
2025-02-27 23:13:04 +05:00
..
spiders_from_addons Allow updating pre-crawler settings from add-ons (#6568) 2025-01-22 12:07:44 +01:00
test_spiders adding black formatter to all the code 2022-11-29 11:30:46 -03:00
__init__.py Switch to pytest.raises(). (#6680) 2025-02-27 23:13:04 +05:00