Hynek Schlawack
03c10ad0ef
Use new serious biz names in internal code ( #257 )
...
* Use new serious biz names
* Use offical API in tests where possible
* Fix flake8
2017-10-02 19:32:10 +02:00
Chad Dombrova
566ada9848
Basic type support ( #239 )
...
* Add support for passing a type to attr.ib() and gathering the type from PEP526-style annotations.
* Address review notes.
* More review notes.
* A few more review changes.
* Quick final fix to the changelog.
2017-09-17 16:22:49 +02:00
Hynek Schlawack
96fc8cb815
Stop living in the past
...
...and move all aux tests to 3.6.
2017-03-04 07:52:33 +01:00
Adam Dangoor
a26ab0374e
Fix typo in docstring (fully features > fully featured). ( #125 )
2016-12-14 08:35:56 +01:00
Hynek Schlawack
dd36808a5a
Don't run PyPy under coverage
...
It's too slow and keeps breaking the tests.
2016-09-05 14:50:08 +02:00
Tin Tvrtković
d10e5c41d6
asdict - propagate dict_factory properly ( #45 )
...
* asdict - propagate dict_factory properly. Hypothesis tests.
* Disable Hypothesis health checks on Travis/PyPy.
* Tox - pass the HYPOTHESIS_PROFILE environment variable.
* Shut up pytest again.
2016-06-02 15:40:15 -07:00
Hynek Schlawack
01cdff398f
Move conftest.py out of tests
2015-02-16 16:30:05 +01:00