README.md
pyproject.toml
src/__init__.py
src/load.py
src/run.py
src/testsolar_pytestx/__init__.py
src/testsolar_pytestx/case_log.py
src/testsolar_pytestx/collector.py
src/testsolar_pytestx/converter.py
src/testsolar_pytestx/executor.py
src/testsolar_pytestx/filter.py
src/testsolar_pytestx/parser.py
src/testsolar_pytestx.egg-info/PKG-INFO
src/testsolar_pytestx.egg-info/SOURCES.txt
src/testsolar_pytestx.egg-info/dependency_links.txt
src/testsolar_pytestx.egg-info/requires.txt
src/testsolar_pytestx.egg-info/top_level.txt
src/testsolar_pytestx/extend/__init__.py
src/testsolar_pytestx/extend/allure_extend.py
tests/test_collector.py
tests/test_converter.py
tests/test_executor.py
tests/test_load.py
tests/test_parser.py
tests/test_run.py
tests/test_run_allure.py