Skip to content

Commit

Permalink
- readme updates, moving from beta.
Browse files Browse the repository at this point in the history
  • Loading branch information
RokuRnD authored Dec 13, 2017
1 parent cead201 commit e9dface
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Unit Testing Framework (BETA)
A beta tool for automating test suites for Roku channels.
# Unit Testing Framework
A tool for automating test suites for Roku channels.

### Scope
The following beta framework allows developers to run unit tests and collect channel errors.
The following framework allows developers to run unit tests and collect channel errors.

#### Current Implementation
Current implementation consists of Test Runner which collects all test cases and run them one by one, Base Test Suite contains assertion methods and Item Generator which allows to create different objects by given scheme.
Expand Down

0 comments on commit e9dface

Please sign in to comment.