.gitignore
.pre-commit-config.yaml
README.rst
pyproject.toml
tox.ini
.github/CODEOWNERS
.github/codecov.yml
.github/dependabot.yml
.github/workflows/build.yml
.github/workflows/ci.yml
src/pytest_asdf_plugin/__init__.py
src/pytest_asdf_plugin/_version.py
src/pytest_asdf_plugin/plugin.py
src/pytest_asdf_plugin.egg-info/PKG-INFO
src/pytest_asdf_plugin.egg-info/SOURCES.txt
src/pytest_asdf_plugin.egg-info/dependency_links.txt
src/pytest_asdf_plugin.egg-info/entry_points.txt
src/pytest_asdf_plugin.egg-info/requires.txt
src/pytest_asdf_plugin.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_plugin.py
tests/example/error-1.0.0.yaml
tests/example/resources/schemas/failing-1.0.0.yaml
tests/example/resources/schemas/invalid-1.0.0.yaml
tests/example/resources/schemas/passing-1.0.0.yaml
tests/example/resources/schemas/nested/nested-1.0.0.yaml