kanyun157 / giimote

Automatically exported from code.google.com/p/giimote
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Request for automatic component tests #17

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Description of feature being requested:
An automatic testing framework and tests for various features of GiiMote

Purpose of feature being requested:
Tests can be run by developers to ensure that their changes function 
correctly

Additional information:
  * Tests should be implemented in PowerShell
  * All tests should consist of a single script file (*.ps1)
  * Tests should be fully automated and should not require input unless 
absolutely necessary
  * Scripts should only test a single feature of GiiMote (such as reading 
and writing Mii Data or the accelerometer functions)
  * Tests should use the Write-Host, Write-Error, and Write-Warning cmdlets 
as necessary to display output

Original issue reported on code.google.com by leif902 on 1 Jun 2009 at 5:25

GoogleCodeExporter commented 8 years ago

Original comment by leif902 on 1 Jun 2009 at 5:26