Skip to content

Releases: AdityaSavara/UnitTesterSG

Version 6.2.0

30 Jul 08:45
371c39c
Compare
Choose a tag to compare

exitStatus code now works with Travis CI even for unit tests that do not have init.py in them.

Version 6.1.0

30 Jul 05:04
28887ea
Compare
Choose a tag to compare

Improved pytestDriver.py so that pytest is run differently when init.py is present versus when it's not present, such that better integration with Travis CI occurs.

Version 6.0.0

30 Jul 03:06
Compare
Choose a tag to compare

UnitTesterSG has been upgraded to work with pytest on Travis CI for automatic unit testing with github pull commits.

Version 5.4.2

29 Jun 14:51
957c3da
Compare
Choose a tag to compare

The main addition noticeable to users is that explicit passing and failing text is now printed out, and in color.

Some improvements and new functions have also been added to nestedObjectsFunctions.py and now a person can type "YES" or 'yes' or 'y' etc. instead of only 'Y'

Version 5.4.0

13 Dec 22:41
7887902
Compare
Choose a tag to compare

Improved the runtime internal commands and interactive testing behavior.

Version 5.3.0

05 Dec 01:26
Compare
Choose a tag to compare

improved makeAtLeast_2dNested

Version 5.2.0

10 Nov 01:41
Compare
Choose a tag to compare

improved makeAtLeast_2dNested

Version 5.1.4

01 Nov 21:07
Compare
Choose a tag to compare

Updated for Python 3.8

Version 5.1.2

20 Oct 06:18
Compare
Choose a tag to compare

Added 2dNested functions

Version 5.0.0

08 Jun 05:03
1271369
Compare
Choose a tag to compare

This now has a setup.py file, though the examples should be improved and/or added to. UnitTesterSG is now also on pypi and available by pip.