Quiz: Getting Started With Testing in Python

Interactive Quiz ⋅ 19 Questions
By Martin Breuss


In this quiz, you’ll test your understanding of testing your Python code.

Testing in Python is a huge topic and can come with a lot of complexity, but it doesn’t need to be hard. You can get started creating simple tests for your application in a few easy steps and then build on it from there.

With this quiz, you

 

 

 

To finish reading, please visit source site