- Level Professional
- المدة 2 ساعات hours
- الطبع بواسطة Coursera Project Network
-
Offered by
عن
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.الوحدات
Use Python Unit Test to Demonstrate TDD
1
Assignment
- Graded Quiz: Test your Project understanding
1
Discussions
- Python Testing Frameworks
1
Labs
- Use Python Unit Test to Demonstrate TDD
1
Readings
- Project-based Course Overview
Auto Summary
Master Test-Driven Development (TDD) with Python in this professional-level course. Guided by expert instructors from Coursera, you'll learn to use the Python unittest package to create robust applications by writing tests before implementation. Ideal for IT and Computer Science professionals, this 120-minute course offers practical TDD skills. Currently optimized for North American learners, with future expansion plans. Available with a Starter subscription.

Instructor
David Dalsveen