Skip to content

Unit Test Framework v.2.1.0

Compare
Choose a tag to compare
@RokuDevTools RokuDevTools released this 21 Mar 12:38
· 4 commits to master since this release
72ba67e

Changelog

  • Add Initialization mode support to Logger
  • Add an ability to choose a test in the Unit Tests
  • Add @ignore test annotation
  • Add running specific tests in the non-node mode
  • Add new channel sample for Selective Test Runs
  • Fix AssertEqual was returning false on identical values for some Strings.