django-testing-5

Last Updated :
Discuss
Comments

What design approach describes writing tests before writing application code, then writing the minimal code to pass tests, and repeating. hich is often used in Django-REST projects?

Behavior-Driven Development

Waterfall Model

Code-First Development

Test-Driven Development (TDD)

Tags:
Share your thoughts in the comments