Unity Test API v2.5.1 Release Notes

Release Date: 2020-05-03 // almost 4 years ago
  • ๐Ÿ›  Mostly a bugfix and stability release.
    Bonus Features:

    • โœ… Optional TEST_PRINTF macro
    • ๐Ÿ‘Œ Improve self-testing procedures.

Previous changes from v2.5.0

  • ๐Ÿš€ 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