Fixes tests and unbound method support in Python 3 https://github.com/agoragames/chai/pull/23 pypingou https://github.com/agoragames/chai/pull/24 GraylinKim
1.0.0
=====
Implemented spies.
1.0 release, Chai is largely feature complete.
0.4.8
=====
Fix PEP8 compliance.
Fix 18; don't overwrite test module's global namespace where names match Chai methods.
0.4.7
=====
Fix reporting on unmet expectations, regression from 0.4.6 release. Thanks to ods94065 https://github.com/agoragames/chai/pull/16