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