Skip to content

Add option for tests #447

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

Merged
merged 4 commits into from
Mar 24, 2025
Merged

Add option for tests #447

merged 4 commits into from
Mar 24, 2025

Conversation

r-b-g-b
Copy link
Contributor

@r-b-g-b r-b-g-b commented Mar 20, 2025

Closes #195

  • Add an option for testing with pytest, unittest, or none.

  • If a testing framework is selected, add a root-level tests directory with one failing test that tests that the code is tested

  • Add a make test command

@pjbull pjbull temporarily deployed to 195-add-tests - Cookiecutter Data Science PR #447 March 21, 2025 14:03 — with Render Destroyed
@jayqi jayqi self-requested a review March 24, 2025 01:02
@jayqi jayqi merged commit 025e931 into master Mar 24, 2025
16 checks passed
@jayqi jayqi deleted the 195-add-tests branch March 24, 2025 01:02
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.

Consider adding options for test runners and example tests
3 participants