Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Configure Python/Tox Project for Code Coverage

Python projects require tox and should extend the tox.ini file that runs tests as follows.

...