ietf-tools / www

A customized CMS for the IETF website
BSD 3-Clause "New" or "Revised" License
22 stars 45 forks source link

feat: Run tests with pytest and measure coverage #339

Closed mgax closed 8 months ago

mgax commented 8 months ago

This patch adds pytest-django, to run the testsuite with pytest, and pytest-cov, to measure coverage.

Refs. https://github.com/ietf-tools/wagtail_website/issues/131

kesara commented 8 months ago

@mgax Thanks for the PR. I've added the CODECOV_TOKEN for this branch. If you get around to it this can be uploaded to codecov.io.