Metadata-Version: 2.4
Name: pytest-asdf-plugin
Version: 0.1.2
Summary: Pytest plugin for testing ASDF schemas
Author-email: The ASDF Developers <help@stsci.edu>
Project-URL: documentation, https://pytest-asdf-plugin.readthedocs.io/en/stable/
Project-URL: repository, https://github.com/asdf-format/pytest-asdf-plugin
Project-URL: tracker, https://github.com/asdf-format/pytest-asdf-plugin/issues
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Pytest
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: asdf
Requires-Dist: pytest>=7
Dynamic: license-file

pytest-asdf-plugin
==================

pytest plugin for testing ASDF schemas.

License
-------

ASDF is licensed under a BSD 3-clause style license. See `LICENSE.rst <LICENSE.rst>`_
for the `licenses folder <licenses>`_ for
licenses for any included software.

Contributing
------------

We welcome feedback and contributions to the project. Contributions of
code, documentation, or general feedback are all appreciated. Please
follow the `contributing guidelines <CONTRIBUTING.rst>`__ to submit an
issue or a pull request.

We strive to provide a welcoming community to all of our users by
abiding to the `Code of Conduct <CODE_OF_CONDUCT.md>`__.
