Skip to content

pghalliday/OOOCode-UnitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOOCode-UnitTest

Unit test framework for OOOCode

Features

  • Watch this space

API

Roadmap

  • Nothing yet

Contributing

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.

Prerequisites

Initialising

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...

  1. Create a new workspace in the root of the project
  2. In the IDE choose File/Import...
  3. In the resulting dialog choose General/Existing Projects Into Workspace and press Next
  4. Choose the Select Root Directory: Radio button and Browse... to the root of the project
  5. A number of projects may be listed under Projects
  6. Select the projects in the root, deselect those under the submodules folder and then click Finish
  7. 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...

  1. Choosing the UnitTestFlow project on the left
  2. Pressing the green Run button at the top
  3. In the resulting dialog choose Local OpenTV Application and press OK

Release History

(Nothing yet)

License

Copyright (c) 2012 Peter Halliday
Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors