.gitignore
.readthedocs.yml
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.md
_config.yml
appveyor.yml
checklist.txt
codecov.yml
conf.py
index.rst
project.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
doc/about.md
doc/actions_usage.md
doc/api.rst
doc/configuring.md
doc/directive1.md
doc/directive1_raw.md
doc/directive1_report.txt
doc/directive1_report_txt.md
doc/directive2.md
doc/directive2_raw.md
doc/directive2_report.txt
doc/directive2_report_txt.md
doc/directive3.md
doc/directive3_raw.md
doc/directive3_report.txt
doc/directive3_report_txt.md
doc/example1.md
doc/example2.md
doc/examples.rst
doc/inline_example.md
doc/livelog.py
doc/livelog_bad_session.py
doc/livelog_test_assertion.py
doc/make_wrapped_examples.py
doc/mark_example.md
doc/mark_example_raw.md
doc/my_markdown_file.md
doc/project_test_py.md
doc/recent_changes.md
doc/requirements.txt
doc/setup.md
doc/setup_doctest.md
doc/test_directive1.py
doc/test_directive1_py.md
doc/test_directive2.py
doc/test_directive2_py.md
doc/test_directive3.py
doc/test_directive3_py.md
doc/test_example1.py
doc/test_example2.py
doc/test_example2_py.md
doc/test_inline_example.py
doc/test_inline_example_py.md
doc/test_mark_example.py
doc/test_mark_example_py.md
doc/test_setup.py
doc/test_setup_doctest.py
doc/test_setup_doctest_py.md
doc/test_setup_py.md
src/phmdoctest/__init__.py
src/phmdoctest/__main__.py
src/phmdoctest/cases.py
src/phmdoctest/direct.py
src/phmdoctest/entryargs.py
src/phmdoctest/fenced.py
src/phmdoctest/fillrole.py
src/phmdoctest/fixture.py
src/phmdoctest/functions.py
src/phmdoctest/inline.py
src/phmdoctest/main.py
src/phmdoctest/py.typed
src/phmdoctest/report.py
src/phmdoctest/simulator.py
src/phmdoctest/tester.py
src/phmdoctest/tool.py
src/phmdoctest/using.py
src/phmdoctest.egg-info/PKG-INFO
src/phmdoctest.egg-info/SOURCES.txt
src/phmdoctest.egg-info/dependency_links.txt
src/phmdoctest.egg-info/entry_points.txt
src/phmdoctest.egg-info/not-zip-safe
src/phmdoctest.egg-info/requires.txt
src/phmdoctest.egg-info/top_level.txt
tests/bad_session_output.md
tests/bad_skipif_number.md
tests/check_classifiers.py
tests/conftest.py
tests/direct.md
tests/does_not_print.md
tests/empty_code_block.md
tests/empty_code_report.txt
tests/empty_output_block.md
tests/empty_output_report.txt
tests/example2_report.txt
tests/extra_line_in_output.md
tests/generate.cfg
tests/generate.toml
tests/generate_quietly.ini
tests/generate_summary.toml
tests/ignored_directives.md
tests/label_not_identifier.md
tests/label_used_twice.md
tests/managenamespace.md
tests/missing_some_output.md
tests/multiple_skips_report.txt
tests/no_code_blocks.md
tests/no_fenced_code_blocks.md
tests/one_code_block.md
tests/one_mark_skip.md
tests/output_has_blank_lines.md
tests/project_test.py
tests/requirements.txt
tests/requirements_inspect.txt
tests/setup_only.md
tests/setup_with_inline.md
tests/test_details.py
tests/test_direct.py
tests/test_examples.py
tests/test_fixture.py
tests/test_functions.py
tests/test_generate_using.py
tests/test_group_1.py
tests/test_group_2.py
tests/test_group_3.py
tests/test_inline.py
tests/test_managenamespace.py
tests/test_many_markdown.py
tests/test_mark_directive.py
tests/test_mark_skipif_version.py
tests/test_readme.py
tests/test_setup_doctest_fixture.py
tests/test_setup_fixture.py
tests/test_setup_with_inline.py
tests/test_tool.py
tests/test_type_packaging.py
tests/test_wrapped_snippets.py
tests/twentysix_report.txt
tests/twentysix_session_blocks.md
tests/unexpected_output.md