templates/examples and aux for pytest


Keywords
pytest, templates, examples, aux, parametrisation, useful, funcs, testing, objects, set
License
MIT
Install
pip install pytest-aux==0.0.14

Documentation

Ver/TestedPython Ver/Os
repo/Created Commit/Last Tests/GitHubWorkflowStatus Tests/GitHubWorkflowStatus
repo/Size Commit/Count/t Commit/Count/y Commit/Count/m

pytest_aux (current v0.0.14/Ver/Pypi Latest)

DESCRIPTION_SHORT

templates/examples and aux for pytest

DESCRIPTION_LONG

designed for ...

Features

  1. parametrisation usage example + aux
  2. testing objects - primitives for testing different types

License

See the LICENSE file for license rights and limitations (MIT).

Release history

See the HISTORY.md file for release history.

Installation

pip install pytest-aux

Import

from pytest_aux import *

USAGE EXAMPLES

See tests and sourcecode for other examples.