Skip to content

Releases: pyscript/upytest

1.0.1

10 Sep 09:14
f49b2a4

Choose a tag to compare

This release adds the ability to group tests into a TestClass.

Ensure this file is in your Python path in PyScript: https://raw.githubusercontent.com/ntoll/upytest/1.0.1/upytest.py

Documentation in the README.

Works with https://github.com/ntoll/umock

1.0.0

09 Sep 09:08
4fdcc45

Choose a tag to compare

Initial release, to allow us to pin versions in projects that depend on this project.

Ensure this file is in your Python path in PyScript: https://raw.githubusercontent.com/ntoll/upytest/1.0.0/upytest.py

Documentation in the README.

Works with https://github.com/ntoll/umock