Skip to content

TcUnit 1.2.0.0

Compare
Choose a tag to compare
@sagatowski sagatowski released this 22 Apr 17:00
· 114 commits to master since this release

New functionality:

  • Added support to run tests in sequence. See issue #95 and the FAQ.
  • Added support to write custom ADS-messages that go into the TcUnit ADS-queue. See #141 and the FAQ.

Issues solved:

  • Create Error Message for Test > MaxNumberOfTestsForEachTestSuite, see #128.
  • Incorrect number of failed tests and successful tests if too many tests in a test suite, see #132.
  • TcUnit-Verifier: Duplicate log4net package in packages.config, see #143.
  • Improve documentation/API of LogExtendedResults, see #145.
  • Include .library in release, see #152

Website (https://www.tcunit.org) including the documentation is updated for the new version.