LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.py
chai/__init__.py
chai/_termcolor.py
chai/chai.py
chai/comparators.py
chai/exception.py
chai/expectation.py
chai/mock.py
chai/python2.py
chai/spy.py
chai/stub.py
chai.egg-info/PKG-INFO
chai.egg-info/SOURCES.txt
chai.egg-info/dependency_links.txt
chai.egg-info/top_level.txt
examples/__init__.py
examples/examples.py
tests/__init__.py
tests/chai_test.py
tests/comparator_py2.py
tests/comparator_test.py
tests/expectation_test.py
tests/functional_test.py
tests/mock_test.py
tests/sample_test.py
tests/samples.py
tests/stub_test.py