Testing in Django - English
This is a sample video. To access the full content,
please
Login
3033 visits
Outline:
Testing in Django * Django Automated testing * Unit test model * Write tests in Django * TestCase class * Run the tests in Django * Run specific tests * Assertion methods * Test Database * SetUp method * TearDown method