LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
approvaltests/__init__.py
approvaltests/approval_exception.py
approvaltests/approvals.py
approvaltests/asserts.py
approvaltests/combination_approvals.py
approvaltests/command.py
approvaltests/existing_file_writer.py
approvaltests/file_approver.py
approvaltests/list_utils.py
approvaltests/reporter_missing_exception.py
approvaltests/storyboard.py
approvaltests/string_writer.py
approvaltests/utils.py
approvaltests/version.py
approvaltests.egg-info/PKG-INFO
approvaltests.egg-info/SOURCES.txt
approvaltests.egg-info/dependency_links.txt
approvaltests.egg-info/requires.txt
approvaltests.egg-info/top_level.txt
approvaltests/core/__init__.py
approvaltests/core/namer.py
approvaltests/core/options.py
approvaltests/core/reporter.py
approvaltests/core/scenario_namer.py
approvaltests/core/writer.py
approvaltests/pytest/__init__.py
approvaltests/pytest/namer.py
approvaltests/reporters/__init__.py
approvaltests/reporters/clipboard_reporter.py
approvaltests/reporters/diff_reporter.py
approvaltests/reporters/first_working_reporter.py
approvaltests/reporters/generic_diff_reporter.py
approvaltests/reporters/generic_diff_reporter_factory.py
approvaltests/reporters/multi_reporter.py
approvaltests/reporters/python_native_reporter.py
approvaltests/reporters/received_file_launcher_reporter.py
approvaltests/reporters/report_all_to_clipboard.py
approvaltests/reporters/report_with_beyond_compare.py
approvaltests/reporters/reporters.json
approvaltests/reporters/testing_reporter.py