Skip to content

Introduce Pytest

Use Pytest test framework instead of unittest, which is a standard Python library.

Advantages

Tasks

  • Install pytest, pytest-sugar, (pytest-cov)
  • Update Makefile rule and .gitlab-ci.yml
  • Activate tests/helpers/ws2p.py tests by prefixing the file with test_.
  • Update documentation
Edited by Moul
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information