.gitignore
.pre-commit-config.yaml
.ruff.toml
LICENSE
README.md
pyproject.toml
pytest.ini
pytest_oduit.py
setup.py
.github/workflows/codecov.yml
.github/workflows/pre-commit.yml
.github/workflows/python-publish.yml
.github/workflows/tests.yml
pytest_oduit.egg-info/PKG-INFO
pytest_oduit.egg-info/SOURCES.txt
pytest_oduit.egg-info/dependency_links.txt
pytest_oduit.egg-info/entry_points.txt
pytest_oduit.egg-info/not-zip-safe
pytest_oduit.egg-info/requires.txt
pytest_oduit.egg-info/top_level.txt
tests/__init__.py
tests/test_pytest_oduit.py
tests/mock/odoo/pyproject.toml
tests/mock/odoo/odoo/__init__.py
tests/mock/odoo/odoo/tests/__init__.py
tests/mock/odoo/odoo/tests/case.py