Metadata-Version: 2.4
Name: testoperations
Version: 0.1.0
Summary: Framework-agnostic, assertion-free composition functions over testprotocols capabilities.
Author-email: Alottabits <rjvisser@alottabits.com>
Maintainer-email: Alottabits <rjvisser@alottabits.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/alottabits/testprotocols
Project-URL: Repository, https://github.com/alottabits/testprotocols
Project-URL: Issues, https://github.com/alottabits/testprotocols/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Testing
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE
Requires-Dist: testprotocols>=0.1.0
Dynamic: license-file

# testoperations

Framework-agnostic, assertion-free composition functions over `testprotocols` capabilities. One module per coherent telco domain; functions return facts and raise on operational failures only — pass/fail decisions are the caller's job.

See the [monorepo README](../../README.md) for the full architecture.
