Dexter JS

A very simple Test Helper, framework independent.


How it works

Dexter is a Test Helper. With Dexter, you can spy functions and create stubs to prevent their default functionality and set callbacks to create your assertions.

It's like Sinon.JS, but this is VERY simple. The goal is to keep it simple and clean.

Getting Started

Download Dexter.min.js and include it in your JavaScript test environment.

Documentation

Thanks!

DexterJS wouldn´t be possible without all the support from Estante Virtual (pt_BR).

Special thanks to Rick Waldron for doing the first code review.

Share!

Other Resources

Dexter is licensed under the MIT and GPL licenses, and it's hosted in Github. Below are some interesting links you might want to know.

Collaborators

Other Repo Info