README.md
pyproject.toml
auto_pytester/__init__.py
auto_pytester/cli.py
auto_pytester.egg-info/PKG-INFO
auto_pytester.egg-info/SOURCES.txt
auto_pytester.egg-info/dependency_links.txt
auto_pytester.egg-info/entry_points.txt
auto_pytester.egg-info/requires.txt
auto_pytester.egg-info/top_level.txt
auto_pytester/src/generator.py
auto_pytester/src/scanner.py
auto_pytester/templates/class_test_template.j2
auto_pytester/templates/conftest_template.j2
auto_pytester/templates/func_test_template.j2
auto_pytester/utils/decorator.py
src_demo/calc.py
src_demo/extension/apoc.py
tests-auto/conftest.py
tests-auto/test_Calc.py
tests-auto/test_cx.py