Skip to content

Unit Test Framework RSG beta version

Pre-release
Pre-release
Compare
Choose a tag to compare
@RokuRnD RokuRnD released this 05 Apr 15:29
· 21 commits to master since this release

Unit Test Framework beta version with RSG.

Changelog

  • added Support of Roku Scene Graph (RSG).
  • added documentation on how to write tests for components.
  • added simple RSG sample channel with tests examples.
  • added additional verbosity level in logger: issue #8
  • fixed issues related to comparison asserts: issue #9
  • fixed mistyping.
  • fixed typo. (pull request #14)
  • added custom comparator functionality for pull request #15)
  • changed naming of utility functions for better consistency and compatibility with other frameworks.