OwnTest

Simple JavaScript Testing Framework with only single file, zero dependencies and zero configuration.

        ~ $ 
      

Running

  • all
  • single
            $  node owntest.js
            $  node owntest.js --test=example.test.js
          

Fast & Light

Start writing test on any folder and run a single file.

Configuration

Nothing to configure just write test and run it.

Highlightings

For better readability, ownTest has a clean, beautiful color scheme allow you read test fast.