Digest and Test

Reinforce your understanding and test your knowledge of the topics covered in this chapter.

We'll cover the following

Let’s refresh our memory by summarizing the main ideas discussed in this chapter:

  • We learned about testing, including the different types of testing and their advantages.

  • We also introduced testing in Django using Pytest and wrote tests for the models and viewsets. Writing tests using the TDD method helps us better design our code, prevent bugs tied to code architecture, and improve the quality of the software. These skills also give you competitive advantage in the job market!

Test your understanding

Put your knowledge to the test with a quiz designed to reinforce your understanding.

Get hands-on with 1200+ tech skills courses.