.coveragerc
.flake8
.gitignore
CHANGES.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
ISSUE_TEMPLATE.md
LICENSE
MANIFEST.in
Makefile
PULL_REQUEST_TEMPLATE.md
README.rst
conftest.py
lib_detect_testenv.ipynb
pyproject.toml
requirements.txt
requirements_test.txt
.docs/README_template.rst
.docs/acknowledgment.rst
.docs/badges.rst
.docs/commandline_help.rst
.docs/contribute.rst
.docs/description.rst
.docs/index.rst
.docs/installation.rst
.docs/installation_via_makefile.rst
.docs/installation_via_pypi.rst
.docs/licence_mit.rst
.docs/tested_under.rst
.docs/try_in_jupyter.rst
.docs/usage.rst
.github/workflows/codeql-analysis.yml
.github/workflows/python-package.yml
lib_detect_testenv/__init__.py
lib_detect_testenv/__init__conf__.py
lib_detect_testenv/lib_detect_testenv.py
lib_detect_testenv/lib_detect_testenv_cli.py
lib_detect_testenv/py.typed
lib_detect_testenv/3rd_party_stubs/readme.txt
pct_python_default_test.egg-info/PKG-INFO
pct_python_default_test.egg-info/SOURCES.txt
pct_python_default_test.egg-info/dependency_links.txt
pct_python_default_test.egg-info/entry_points.txt
pct_python_default_test.egg-info/requires.txt
pct_python_default_test.egg-info/top_level.txt
tests/test_cli.py
tests/local_testscripts/lib_bash_functions.sh
tests/local_testscripts/run_clean.sh
tests/local_testscripts/run_pytest.sh
tests/local_testscripts/run_testloop.sh
tests/local_testscripts/run_testloop_pytest_and_mypy_only_no_setup.sh
tests/local_testscripts/run_testloop_windows.cmd
tests/local_testscripts/shellcheck.sh
tests/local_testscripts/testing_tools.py