level12 / keg-app-cookiecutter

0 stars 0 forks source link

move pytest config #81

Closed guruofgentoo closed 4 years ago

guruofgentoo commented 4 years ago

conftests being under tests is fine if all tests are in tests. In an app with components, though, tests will likely be under specific components. Need to move conftests up a level to accommodate.