scrapy/tests/test_utils_misc
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
..
test_walk_modules move tests under root dir 2014-07-30 19:45:08 -03:00
__init__.py Switch to pytest.raises(). (#6680) 2025-02-27 23:13:04 +05:00
test.egg move tests under root dir 2014-07-30 19:45:08 -03:00
test_return_with_argument_inside_generator.py Add pylint rules to ruff, refresh the ignore list of pylint itself (#6584) 2024-12-16 09:44:36 +01:00