
Certificate of Completion - The Ultimate Python Unit Testing Course
I earned a Certificate of Completion that verifies that I successfully completed the beginners-level course “The Ultimate Python Unit Testing Course” on 29/07/2022 as taught by instructor Mohammad Mahjoub at Udemy Academy. The certificate indicates the entire course was completed as validated by the student. The course duration represents the total video hours of the course at the time of most recent completion. Length 8.5 total hours. In this course I learned about: • How, why, and when should you test your project? • How to test functions, classes, efficiency, and console print output? • How to organize your test files and test cases? • What, when, why, and how to use the test-driven development method? • Testing Classes • Markers / Fixtures • Using Unittest in the command line • Grouping tests • Before production checklist • Time Management tips • Running tests continuously and generating test cases o Capstone Project: Create Polynomial Multiplier and test it in unittest and coverage mode. Created multiplication function. Also, I learned how to multiply using two other ways by using: 1) numpy.polynomial.Polynomial 2) numpy.polynomial.polynomial.polymul and sympy.abc.x Finally, made an executable file from the main project file. You can find this course at https://www.udemy.com/course/python-unit-testing/