Skip to content

build: add python code coverage library#1145

Open
marlonkeating wants to merge 1 commit intomasterfrom
python_coverage
Open

build: add python code coverage library#1145
marlonkeating wants to merge 1 commit intomasterfrom
python_coverage

Conversation

@marlonkeating
Copy link
Contributor

Adds python test coverage library

Test Instructions (using Docker)

  • Check branch out
  • Start up docker image
  • In repository root directory run command docker exec -it civictechexchange-web-1 coverage run --branch manage.py test
  • Verify tests are run
  • Run command docker exec -it civictechexchange-web-1 coverage report
  • Verify coverage results are displayed in the console

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant