Metadata-Version: 2.4
Name: apron-conformance
Version: 0.0.0
Summary: Conformance suites for Apron extension points — name reserved; implementation has not started
Keywords: conformance,adapter,inference,apron
Author: Vlad Ryzhkov
License-Expression: Apache-2.0
Classifier: Development Status :: 1 - Planning
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.11
Project-URL: Homepage, https://apron.dev
Project-URL: Source, https://github.com/mondegreens/apron
Description-Content-Type: text/markdown

# apron-conformance

Conformance suites for [Apron](https://github.com/mondegreens/apron) extension
points.

## Status: not implemented

This release reserves the name. There is no software here yet.

## What it will be

Apron accepts an adapter implementation when it passes the conformance suite for
its extension point, and by no other route. This distribution exists so that the
person who must run that suite — the adapter's author, in their own repository —
can install and run it without installing the product.

One suite per extension point, executed against golden fixtures the
implementation did not write.

- Specification: <https://github.com/mondegreens/apron>
- Documentation: <https://apron.dev>

## Licence

Apache-2.0.
