attrs/tests
Hynek Schlawack d129b1f756
pre-commit autoupdate
2024-03-16 15:31:54 +01:00
..
__init__.py
attr_import_star.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
dataclass_transform_example.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
strategies.py Add support for cached_properties to slotted attrs classes. (#1200) 2023-12-08 18:24:25 +00:00
test_3rd_party.py Add support for cached_properties to slotted attrs classes. (#1200) 2023-12-08 18:24:25 +00:00
test_abc.py Add unstable Python 3.12 to CI allowing failures (#1033) 2022-12-18 10:46:08 +00:00
test_annotations.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
test_cmp.py Fix test_ne in test_cmp.py for Python 3.13 (#1255) 2024-03-07 09:23:46 +00:00
test_compat.py Black 24 2024-01-26 08:15:53 +01:00
test_config.py
test_converters.py
test_dunders.py Black 24 2024-01-26 08:15:53 +01:00
test_filters.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
test_funcs.py Remove pytest.deprecated_call() in TestAssoc::test_unknown (#1249) 2024-03-02 06:40:36 +00:00
test_functional.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
test_hooks.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
test_import.py
test_init_subclass.py Demonstrate init subclass workaround 2023-06-27 07:12:37 +02:00
test_make.py Slotted cached property reference (#1221) 2024-01-04 10:52:49 +00:00
test_mypy.yml Fix mypy and pyright tests in CI (#1202) 2023-11-11 10:45:04 +00:00
test_next_gen.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
test_packaging.py Add codespell 2024-01-08 07:37:20 +01:00
test_pattern_matching.py
test_pyright.py Fix mypy and pyright tests in CI (#1202) 2023-11-11 10:45:04 +00:00
test_setattr.py Purge stale Python 2/3 mentions 2022-12-18 10:54:37 +01:00
test_slots.py Slotted cached property reference (#1221) 2024-01-04 10:52:49 +00:00
test_utils.py Make tests for simple-class actually run 2022-08-22 10:54:22 +02:00
test_validators.py pre-commit autoupdate 2024-03-16 15:31:54 +01:00
test_version_info.py
typing_example.py Tighten linting (#1175) 2023-08-20 12:03:53 +02:00
utils.py Add Attribute.alias (#950) 2022-11-30 14:39:57 +00:00