Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tdd

Sniffer Can't Find Django_settings_module

I'm trying to automate the test rerun after a change while developing. After searching around a… Read more Sniffer Can't Find Django_settings_module

How TDD Can Be Applied To Django Class Based Generic Views?

Since Class based Generic Views in Django involve some work by the framework I find very hard to w… Read more How TDD Can Be Applied To Django Class Based Generic Views?