Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide means to run local unit tests consistently #262

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

kriation
Copy link
Contributor

@kriation kriation commented Jun 8, 2022

Over the past couple of days, I worked on cleaning up the unit test framework used for this project to resolve #261.

I was able to integrate the use of tox so that unit tests could be run locally, as well as part of the GitHub workflows that are already a part of this repository.

Based on my testing, integration with coveralls operates correctly.

@coveralls
Copy link

Coverage Status

Coverage increased (+1.4%) to 46.56% when pulling 2542443 on kriation:feature/improve-unit-tests into dd42263 on cevoaustralia:master.

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.

Provide means to run local unit tests consistently
2 participants