Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicpottier
5318 days ago
I thought the general solution to this was just to create a /tests directory and stuff everything in there, broken out as you wish?
Did I just make that up?
1 comments
2mur
5317 days ago
No that's basically how everyone does it. Same thing for models, views, etc. It's all python.
link