scrapy/tests/test_settings
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
..
__init__.py Switch to pytest.raises(). (#6680) 2025-02-27 23:13:04 +05:00
default_settings.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00