SweetByte13 / Diem

Habit Tracker
1 stars 0 forks source link

Find and Implement a Python Testing Framework #14

Closed zbb272 closed 2 months ago

zbb272 commented 2 months ago

Need to find a testing suite to use and design the first test case.

zbb272 commented 2 months ago

https://coderpad.io/blog/development/a-guide-to-database-unit-testing-with-pytest-and-sqlalchemy/ this was good resource

zbb272 commented 2 months ago

added pytest and created a example test