You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fixtures folder has a basic .gitkeep, however no further details. Connotation of fixtures seems to indicate test fixtures, not reusable helper code.
Including some integration tests in the template using pytest and fixtures/yield pattern for setup/teardown of tests would be helpful.
The text was updated successfully, but these errors were encountered:
The fixtures folder has a basic .gitkeep, however no further details. Connotation of fixtures seems to indicate test fixtures, not reusable helper code.
Including some integration tests in the template using pytest and fixtures/yield pattern for setup/teardown of tests would be helpful.
The text was updated successfully, but these errors were encountered: