Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Python Unit Testing Course

An introductory interactive course about unit testing in Python. It is intended to be used with Pycharm Educational Edition.

Note: Not yet updated to work with the new version of PyCharm Edu!

Running this course should be done with Python 3.3 or above, since this uses the unittest.mock module which is available only since that version.

This was written for the Best Interactive Programming Course Contest 2015.

About

An introductory interactive course about unit testing in Python.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.