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

feat(tox): Add proj test coverage and cleanup #233 #234

Merged
merged 2 commits into from
Jan 10, 2022
Merged

Conversation

imAsparky
Copy link
Owner

Added some better testing practices from Jame Bennetts
https://www.b-list.org/weblog/2020/feb/03/how-im-testing-2020/

Added artifact clean up after each test run.
Added pip upgrade for each environment.
Added test coverage.
Added setup.cfg for coverage configuration.
Updated .gitignore with coverage_html_report/.
Added cookiecutter test for tox.ini created ok.

closes #233

Added some better testing practices from Jame Bennetts
https://www.b-list.org/weblog/2020/feb/03/how-im-testing-2020/

Added artifact clean up after each test run.
Added pip upgrade for each environment.
Added test coverage.
Added setup.cfg for coverage configuration.
Updated .gitignore with coverage_html_report/.
Added cookiecutter test for tox.ini created ok.

closes #233
@imAsparky imAsparky added the enhancement New feature or request label Jan 10, 2022
@imAsparky imAsparky self-assigned this Jan 10, 2022
@imAsparky imAsparky enabled auto-merge (squash) January 10, 2022 07:26
@imAsparky imAsparky merged commit e31c3ff into main Jan 10, 2022
@imAsparky imAsparky deleted the issue-233 branch January 10, 2022 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT]: Improve Django Project tox.ini coverage and performance.
1 participant