attrs/tests
Hynek Schlawack 77914a4b27 Better name for functional tests 2020-06-10 08:38:52 +02:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02:00
strategies.py Tune down strategies a bit 2020-03-30 11:17:38 +02:00
test_annotations.py Fix default values that are not comparable with '==' (#586) 2019-10-15 06:56:12 +02:00
test_config.py
test_converters.py Add and_ converter (#618) 2020-03-06 10:34:11 +01:00
test_dunders.py Use a wrapper class for cache hash to prevent cache serialization (#620) 2020-02-10 17:16:07 +01:00
test_filters.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_funcs.py Split cmp into eq and order (#574) 2019-09-22 15:07:19 +02:00
test_functional.py Better name for functional tests 2020-06-10 08:38:52 +02:00
test_init_subclass.py Be consistent in calling slotted classes slotted 2019-02-25 16:09:57 +01:00
test_make.py Add control to generate __[sg]etstate__ (#642) 2020-05-11 07:11:24 +02:00
test_slots.py Add control to generate __[sg]etstate__ (#642) 2020-05-11 07:11:24 +02:00
test_validators.py Fix simple typo: passses -> passes (#601) 2019-11-19 15:13:45 +01:00
test_version_info.py Rename _version.py into _version_info.py 2019-10-02 16:12:03 +02:00
typing_example.py Add auto-detection of self-implemented methods (#607) 2020-03-16 13:03:12 +01:00
utils.py Fix attribute collection (#635) 2020-04-06 11:41:52 +02:00