Skip to content

pmderodat/e3-testsuite

 
 

Repository files navigation

e3-testsuite

Generic testsuite framework in Python. Supports Python 3.9 and Python 3.10. Full documentation available on Read the Docs.

Installation

This package is available on Pypi. If you want to install it from the source, run the following command in the root directory:

pip install .

Testing

Contributors are expected to run tox and keep the testsuite and style checks clean. Please also add tests so that code coverage never degrades.

The testsuite is based on the pytest framework.

About

e3 testsuite driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Other 0.1%