XojoUnit 6.4 now available

XojoUnit 6.4 now available on GitHub: https://github.com/xojo/XojoUnit

Changes:

  • Fixed bug where asynchronous tests will yield time to other TestGroups.
  • Desktop will update UI as tests run and allow Stop.
  • More Desktop contextual menus.
  • Running tests in Desktop with no groups selected will no longer show the useless wheel.
  • If the TestGroup.Setup event raised an Exception, the Duration would be wrong. No longer.
  • Test message in Desktop is now read-only.