Tests as first-class citizens

Because of how pluggable Django apps are, we can have apps testing other apps. There are some shenanigans I will have to do to make I don't autodiscover a test within another test.

It's very powerful when you consider your test suite as a feature of your application.

Questions? We're here to help

Subscribe to updates