attrs/tests
Hynek Schlawack c58ffd4e4c
Call abc.update_abstractmethods on 3.10+ (#1001)
2022-08-11 11:33:34 +00:00
..
__init__.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
attr_import_star.py pre-commit autoupdate, add yesqa 2022-08-01 10:09:13 +02:00
dataclass_transform_example.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
strategies.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_3rd_party.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_abc.py Call abc.update_abstractmethods on 3.10+ (#1001) 2022-08-11 11:33:34 +00:00
test_annotations.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_cmp.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_compat.py Remove various obsolete _compat helpers (#941) 2022-03-21 14:03:22 +01:00
test_config.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_converters.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_dunders.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_filters.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_funcs.py Drop Python 3.5 (#988) 2022-08-05 09:48:00 +02:00
test_functional.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_hooks.py Apply SPDX IDs 2021-12-27 09:29:09 +01:00
test_import.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_init_subclass.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_make.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_mypy.yml It totally is correct 2022-07-28 14:46:53 +02:00
test_next_gen.py Drop Python 3.5 (#988) 2022-08-05 09:48:00 +02:00
test_pattern_matching.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
test_pyright.py Drop Python 3.5 (#988) 2022-08-05 09:48:00 +02:00
test_setattr.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_slots.py Replace omnipresent pytest.mark.parametrize("(slots|frozen)" w/ fixture (#1002) 2022-08-11 09:35:39 +02:00
test_validators.py Polish docs around #951 2022-06-13 08:33:23 +02:00
test_version_info.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00
typing_example.py Add missing cmp_using to stub files (#949) 2022-04-07 07:29:24 +02:00
utils.py Drop Python 2.7 (#936) 2022-03-21 08:47:47 +01:00