Deno mini-port of @mozillasecurity/octo
Find a file
Jesse Schwartzentruber b3c7ecbe2f Switch from qunit (node) and slimerjs to karma which supports running
qunit tests in firefox and chrome.

Maintaining code to work in node for testing only will be error-prone.
2017-04-10 13:49:32 -04:00
logging Add console logger 2017-04-07 16:16:59 +02:00
make Initialize "make" directory with "colors.js" module 2017-04-06 21:51:04 +02:00
random Switch from qunit (node) and slimerjs to karma which supports running 2017-04-10 13:49:32 -04:00
tests Switch from qunit (node) and slimerjs to karma which supports running 2017-04-10 13:49:32 -04:00
.gitignore Update .gitignore: 2017-04-10 13:47:35 -04:00
.jshintrc Updated jshint to be aware of globals "Random" and "make" 2017-04-06 21:49:07 +02:00
.travis.yml Switch from qunit (node) and slimerjs to karma which supports running 2017-04-10 13:49:32 -04:00
Gruntfile.js Switch from qunit (node) and slimerjs to karma which supports running 2017-04-10 13:49:32 -04:00
karma.conf.js Switch from qunit (node) and slimerjs to karma which supports running 2017-04-10 13:49:32 -04:00
package.json Switch from qunit (node) and slimerjs to karma which supports running 2017-04-10 13:49:32 -04:00
README.md Update README.md 2017-04-07 17:08:49 +02:00

A fuzzing framework for JavaScript

Build Status

This is WIP.