Unit test framework for OOOCode
- Watch this space
- Nothing yet
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using ./grunt.sh or .\grunt.bat.
- OpenTV SDK C2.2 from http://community.opentv.com
This project references sub-modules so after cloning the repository...
git submodule init
git submodule update
Then the easiest way to work with the project in the OpenTV IDE...
- Create a new workspace in the root of the project
- In the IDE choose File/Import...
- In the resulting dialog choose General/Existing Projects Into Workspace and press Next
- Choose the Select Root Directory: Radio button and Browse... to the root of the project
- A number of projects may be listed under Projects
- Select the projects in the root, deselect those under the submodules folder and then click Finish
- You should then be able to build the OpenTV projects by choosing Project/Build All
After you have built the projects at least once run the test application in the Virtual Set top box by...
- Choosing the UnitTestFlow project on the left
- Pressing the green Run button at the top
- In the resulting dialog choose Local OpenTV Application and press OK
(Nothing yet)
Copyright (c) 2012 Peter Halliday
Licensed under the MIT license.