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.


© 2024-2024 Bluewind Inc.