Skip to content

Commit

Permalink
correcting test types
Browse files Browse the repository at this point in the history
  • Loading branch information
titulus committed Aug 6, 2013
1 parent 06b869e commit 28f8b5f
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ Simple js testing framework
+ dev console API

#### Test types
+ equality between 2 or more entities
+ non-false result of expression or entity value
+ entity existence *Not realised yet*
+ entity type *Not realised yet*
+ equality between 2 or more values
+ non-false result of expression or value
+ type of value

===

Expand Down

0 comments on commit 28f8b5f

Please sign in to comment.