PythonCert220
2.0
Lesson content
Py220: Advanced Python Programming
Welcome!
Lesson 1 : Automated Testing
Part 1: Introduction
Part 2: Why test?
Part 3: Automated Test Script
Part 4: Running the script
Part 5: Using Unittest
Part 6: Developing the test further
Activity
Assignment
Lesson 2 : Logging & Debuging
Lesson 3 : Relational databases
Lesson 4 : Iteration
Lesson 5 : Consuming APIs with NoSQL
Lesson 6 : Profiling and performance
Lesson 7 : Currency and async
Lesson 8 : Functional Techniques
Lesson 9 : Advanced Python language constructs
Lesson 10 : Metaprogramming
PythonCert220
Docs
»
Lesson content
»
Lesson 1 : Automated Testing
View page source
Lesson 1 : Automated Testing
ΒΆ
Part 1: Introduction
Part 2: Why test?
Part 3: Automated Test Script
Part 4: Running the script
Part 5: Using Unittest
Part 6: Developing the test further
Activity
Assignment