Simple JavaScript Testing Framework with only single file, zero dependencies and zero configuration.
~ $
$ node owntest.js
$ node owntest.js --test=example.test.js
Start writing test on any folder and run a single file.
Nothing to configure just write test and run it.
For better readability, ownTest has a clean, beautiful color scheme allow you read test fast.