Metadata-Version: 2.4
Name: pytest-simplified
Version: 1.0.0rc2
Summary: A PyTest plugin to simplify testing classes.
Author-email: No Fuss Computing <helpdesk@nofusscomputing.com>
Maintainer-email: No Fuss Computing <helpdesk@nofusscomputing.com>
License-Expression: AGPL-3.0-only
Project-URL: Changelog, https://github.com/nofusscomputing/pytest_simplified/blob/master/CHANGELOG.md
Project-URL: Homepage, https://nofusscomputing.com/git/pytest/simplified
Project-URL: Issues, https://github.com/nofusscomputing/pytest_simplified/issues
Project-URL: releasenotes, https://github.com/nofusscomputing/pytest_simplified/blob/master/Release-Notes.md
Project-URL: Source, https://github.com/nofusscomputing/pytest_simplified
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest<9.0.0,>=8.3.5
Dynamic: license-file

<span style="text-align: center;">

# No Fuss Computing - PyTest Simplified

<br>

![Endpoint Badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fnofusscomputing%2Fpytest_simplified%2Frefs%2Fheads%2Fdevelopment%2F.centurion%2Fproject_status.json)



----

<br>

![GitHub forks](https://img.shields.io/github/forks/nofusscomputing/pytest_simplified?logo=github&style=plastic&color=000000&labell=Forks) ![GitHub stars](https://img.shields.io/github/stars/nofusscomputing/pytest_simplified?color=000000&logo=github&style=plastic) ![Github Watchers](https://img.shields.io/github/watchers/nofusscomputing/pytest_simplified?color=000000&label=Watchers&logo=github&style=plastic)



<br>

This project is hosted on our [Gitea](https://nofusscomputing.com/git/nofusscomputing/pytest_simplified) instance and has a read-only copy hosted on [Github](https://nofusscomputing.com/git/nofusscomputing/pytest_simplified)

----

**Stable Branch**

----

**Development Branch** 

----
<br>

</span>

links:

- [Issues](https://nofusscomputing.com/git/pytest/simplified/issues)

- [Merge Requests (Pull Requests)](https://nofusscomputing.com/git/pytest/simplified/pulls)


A PyTest plugin to simplify testing classes.


## Contributing

All contributions for this project must be conducted from our [Gitea](https://nofusscomputing.com/git/pytest/simplified).

For further details on contributing please refer to the [contribution guide](CONTRIBUTING.md).


## Other

This repo is release under this [license](LICENSE)
