mirror of
https://github.com/flynx/test.js.git
synced 2026-08-14 22:34:45 +00:00
tweaking docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
130e7c6c1a
commit
340d1ee867
@ -6,19 +6,19 @@ This is not meant as a replacement for more advanced and feature-rich testing
|
||||
frameworks, instead this is a minimalist and complete experimental implementation
|
||||
of a specific approach to testing, i.e. _combinational testing_
|
||||
|
||||
Note, **this module is experimental** and can change quite allot within a shot to mid
|
||||
timeframe, use at your own risk, though ideas, feedback and suggestions are welcome.
|
||||
Note, **this module is experimental** and can change quite allot within a short to mid
|
||||
time frame, use at your own risk, though ideas, feedback and suggestions are welcome.
|
||||
|
||||
## Features
|
||||
|
||||
- Simple / minimalist implementation
|
||||
- Supports combinational as well as unit testing paradigms
|
||||
- Multiple modifier chaining
|
||||
-
|
||||
|
||||
|
||||
### Planned
|
||||
|
||||
- Multiple modifier chaining
|
||||
- Replaceable/extensible assertion library
|
||||
-
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user