README.md
pyproject.toml
idf_ci/__init__.py
idf_ci/_compat.py
idf_ci/scripts.py
idf_ci/settings.py
idf_ci/utils.py
idf_ci.egg-info/PKG-INFO
idf_ci.egg-info/SOURCES.txt
idf_ci.egg-info/dependency_links.txt
idf_ci.egg-info/entry_points.txt
idf_ci.egg-info/requires.txt
idf_ci.egg-info/top_level.txt
idf_ci/cli/__init__.py
idf_ci/cli/_options.py
idf_ci/cli/build_group.py
idf_ci/cli/test_group.py
idf_ci/idf_pytest/__init__.py
idf_ci/idf_pytest/models.py
idf_ci/idf_pytest/plugin.py
idf_ci/idf_pytest/scripts.py
idf_ci/templates/.idf_build_apps.toml
idf_ci/templates/.idf_ci.toml
idf_ci/templates/__init__.py
idf_ci/templates/pytest.ini
tests/test_case_collection.py
tests/test_cli.py
tests/test_get_apps.py
tests/test_get_cases.py
tests/test_pytest_plugin.py
tests/test_settings.py