attrs/tests
Hynek Schlawack 068cd0ba4c
Allow attributes to be called property and itemgetter (#430)
* Allow attributes to be called property and itemgetter

* Add newsfragment
2018-08-21 06:42:46 +02:00
..
__init__.py Move test helpers into an utils module 2016-08-15 15:27:13 +02:00
strategies.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_annotations.py Added support for keyword-only arguments on Python 3+ [rebase] (#411) 2018-08-11 06:40:01 +02:00
test_config.py Check type of set_run_validators' arg 2015-06-05 20:28:50 +02:00
test_converters.py Implement attr.converters.default_if_none (#414) 2018-07-28 16:03:41 +01:00
test_dark_magic.py Allow attributes to be called property and itemgetter (#430) 2018-08-21 06:42:46 +02:00
test_dunders.py Cache hash codes (#426) 2018-08-20 06:46:52 +02:00
test_filters.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_funcs.py Disable hypothesis.HealthCheck.too_slow globally (#396) 2018-06-17 13:32:48 +02:00
test_init_subclass.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_make.py Cache hash codes (#426) 2018-08-20 06:46:52 +02:00
test_slots.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
test_validators.py Fade to Black (#392) 2018-06-10 19:40:07 +02:00
typing_example.py Implement attr.converters.default_if_none (#414) 2018-07-28 16:03:41 +01:00
utils.py Cache hash codes (#426) 2018-08-20 06:46:52 +02:00