Skip to content

Commit 28f8b5f

Browse files
committed
correcting test types
1 parent 06b869e commit 28f8b5f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ Simple js testing framework
1616
+ dev console API
1717

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

2423
===
2524

0 commit comments

Comments
 (0)