https://github.com/marcelotrevisani/pytest-nna
https://github.com/marcelotrevisani/pytest-nna
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/marcelotrevisani/pytest-nna
- Owner: marcelotrevisani
- License: apache-2.0
- Created: 2020-07-08T21:19:12.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-15T14:21:21.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T21:08:56.946Z (5 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
==========
pytest-nna
==========.. image:: https://img.shields.io/pypi/v/pytest-nna.svg
:target: https://pypi.org/project/pytest-nna
:alt: PyPI version.. image:: https://img.shields.io/pypi/pyversions/pytest-nna.svg
:target: https://pypi.org/project/pytest-nna
:alt: Python versions.. image:: https://travis-ci.org/marcelotrevisani/pytest-nna.svg?branch=master
:target: https://travis-ci.org/marcelotrevisani/pytest-nna
:alt: See Build Status on Travis CI.. image:: https://ci.appveyor.com/api/projects/status/github/marcelotrevisani/pytest-nna?branch=master
:target: https://ci.appveyor.com/project/marcelotrevisani/pytest-nna/branch/master
:alt: See Build Status on AppVeyorPytest plugin to be used with the components
----
This `pytest`_ plugin was generated with `Cookiecutter`_ along with `@hackebrot`_'s `cookiecutter-pytest-plugin`_ template.
Features
--------* TODO
Requirements
------------* TODO
Installation
------------You can install "pytest-nna" via `pip`_ from `PyPI`_::
$ pip install pytest-nna
Usage
-----* TODO
Contributing
------------
Contributions are very welcome. Tests can be run with `tox`_, please ensure
the coverage at least stays the same before you submit a pull request.License
-------Distributed under the terms of the `Apache Software License 2.0`_ license, "pytest-nna" is free and open source software
Issues
------If you encounter any problems, please `file an issue`_ along with a detailed description.
.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter
.. _`@hackebrot`: https://github.com/hackebrot
.. _`MIT`: http://opensource.org/licenses/MIT
.. _`BSD-3`: http://opensource.org/licenses/BSD-3-Clause
.. _`GNU GPL v3.0`: http://www.gnu.org/licenses/gpl-3.0.txt
.. _`Apache Software License 2.0`: http://www.apache.org/licenses/LICENSE-2.0
.. _`cookiecutter-pytest-plugin`: https://github.com/pytest-dev/cookiecutter-pytest-plugin
.. _`file an issue`: https://github.com/marcelotrevisani/pytest-nna/issues
.. _`pytest`: https://github.com/pytest-dev/pytest
.. _`tox`: https://tox.readthedocs.io/en/latest/
.. _`pip`: https://pypi.org/project/pip/
.. _`PyPI`: https://pypi.org/project