Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 404 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 404 Bytes

Python Tests

Python tests with the usage of Tox and Sphinx packages.

Github Workflows implemented for testing.

About the project

Tox and pytest tools usage

Installing the requirements

pip install -r requirements.txt

Running the tests

pytest tests

or

tox

Documentation

Read the documentation provided.