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]: Improve Django Project tox.ini coverage and performance. #233

Closed
imAsparky opened this issue Jan 10, 2022 · 0 comments · Fixed by #234
Closed

[FEAT]: Improve Django Project tox.ini coverage and performance. #233

imAsparky opened this issue Jan 10, 2022 · 0 comments · Fixed by #234
Assignees
Labels
enhancement New feature or request

Comments

@imAsparky
Copy link
Owner

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

From James Bennett. Makes perfect sense.
https://www.b-list.org/weblog/2020/feb/03/how-im-testing-2020/

Additional context
Add any other context or screenshots about the feature request here.

@imAsparky imAsparky added the enhancement New feature or request label Jan 10, 2022
@imAsparky imAsparky self-assigned this Jan 10, 2022
imAsparky added a commit that referenced this issue Jan 10, 2022
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 added a commit that referenced this issue Jan 10, 2022
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
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 a pull request may close this issue.

1 participant