1.0.8
Changes:
- Add a new
randomnamed argument to therunmethod. Defaults toFalse. IfTruethe order in which the test modules and the individual tests therein are evaluated will be randomized.
Ensure this file is in your Python path in PyScript: https://raw.githubusercontent.com/ntoll/upytest/1.0.8/upytest.py
Documentation in the README.
Works with https://github.com/ntoll/umock