Releases: AdityaSavara/UnitTesterSG
Version 6.2.0
exitStatus code now works with Travis CI even for unit tests that do not have init.py in them.
Version 6.1.0
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
UnitTesterSG has been upgraded to work with pytest on Travis CI for automatic unit testing with github pull commits.
Version 5.4.2
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
Improved the runtime internal commands and interactive testing behavior.
Version 5.3.0
improved makeAtLeast_2dNested
Version 5.2.0
improved makeAtLeast_2dNested
Version 5.1.4
Updated for Python 3.8
Version 5.1.2
Added 2dNested functions
Version 5.0.0
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.