Writing tests for Pyramid and SQLAlchemy

http://sontek.net/writing-tests-for-pyramid-and-sqlalchemy
by sontek • 15 years ago
1 0 15 years ago

After the last project I worked on where we tested against SQLite and dropped and created our tables on every test I have been searching for a better and more efficient way to run my tests.

I feel like I found a good way to do this but would love your guys opinion.

Related Stories

Loading related stories...

Source preview

sontek.net