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

add tests folder and basic test #187

Closed
wants to merge 1 commit into from

Conversation

tim-werner
Copy link

Add test folder and basic test to the cookiecutter template.

@jamesmyatt
Copy link
Contributor

When adding tests outside of the application, it's usual to either avoid making tests a module or to use a src layout. See https://docs.pytest.org/en/latest/goodpractices.html#tests-outside-application-code

@pjbull
Copy link
Member

pjbull commented Feb 10, 2020

Closing since I think we will reconsider options for this after #162 is in. Issue filed #195

@pjbull pjbull closed this Feb 10, 2020
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.

None yet

3 participants