All Versions
7
Latest Version
Avg Release Cycle
462 days
Latest Release
1245 days ago
Changelog History
Changelog History
-
v2.5.1 Changes
May 03, 2020๐ Mostly a bugfix and stability release.
Bonus Features:- โ Optional TEST_PRINTF macro
- ๐ Improve self-testing procedures.
-
v2.5.0 Changes
October 30, 2019๐ It's been a LONG time since the last release of Unity. Finally, here it is!
โก๏ธ There are too many updates to list here, so some highlights:
- ๐ more standards compliant (without giving up on supporting ALL compilers, no matter how quirky)
- โ many more specialized assertions for better test feedback
- more examples for integrating into your world
- ๐ many many bugfixes and tweaks
-
v2.4.3 Changes
November 14, 2017- ๐ Allow suiteSetUp() and suiteTearDown() to be povided as normal C functions
- ๐ Fix & Expand Greater Than / Less Than assertions for integers
- โ Built-in option to colorize test results
- ๐ Documentation updates
-
v2.4.2 Changes
September 12, 2017- โ Fixed bug in UNTY_TEST_ASSERT_EACH_EQUAL_*
- Added TEST_ASSERT_GREATER_THAN and TEST_ASSERT_LESS_THAN
- ๐ Updated Module Generator to stop changing names when no style given
- ๐จ Cleanup to custom float printing for accuracy
- Cleanup incorrect line numbers are partial name matching
- โฌ๏ธ Reduce warnings from using popular function names as variable names
-
v2.4.1 Changes
April 25, 2017- โ test runner generator can inject defines as well as headers
- โ added a built-in floating point print routine instead of relying on printf
- โก๏ธ updated to new coding and naming standard
- ๐ updated documentation to be markdown instead of pdf
- ๐ fixed many many little bugs, most of which were supplied by the community (you people are awesome!)
- coding standard actually enforced in CI
-
v2.4.0 Changes
October 28, 2016๐ Lots of bugfixes and a concentration on making the scripts more portable and flexible.
-
v2.1.0
October 03, 2012