Back to Use Python Unit Test to Demonstrate TDD
Learner Reviews & Feedback for Use Python Unit Test to Demonstrate TDD by Coursera
About the Course
By the end of this project, you will use the python unittest package to create an application using test-driven development (TDD).
Test Driven Development or TDD involves writing tests before the python application is implemented. Writing the test before implementing the code means the tests should fail when they are executed, which removes the likelihood of a test returning a false positive result. It also is another means of verifying the code specification, especially if the tests are written by a person or group outside of the core development team.
Finally, the tests may be executed every time a code modification occurs to keep the code base in check.
Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Filter by:
1 - 2 of 2 Reviews for Use Python Unit Test to Demonstrate TDD
By PAUL P
•Nov 21, 2021
bueno
By Rob S
•Jul 7, 2022
Audio quality = HORRIBLE ( Use a microphone that doesn't record you banging on your keyboard, be professional )
Video didn't match the cloud space, obvious problems with both code and version of the compiler
Course is basically uncompletable. I got the gist of what I was supposed to learn, but had I been new to programming, I would have been completely lost.
What a waste of time!