0.0.11 • Published 10 years ago

atoum.js v0.0.11

Weekly downloads
35
License
-
Repository
github
Last release
10 years ago

atoum.js Build Status

The modern, simple and intuitive PHP 5.3+ unit testing framework, now for JS

How to install

$ git clone git@github.com:jubianchi/atoum.js.git
$ cd atoum.js
$ npm install

How to use

# This will run all tests in the given directory
$ bin/atoum path/to/tests/directory

How to write tests

Here is an example test

Hacking atoum.js

# This will run the atoum.js' test suite with loop mode enabled
$ make tdd
0.0.11

10 years ago

0.0.10

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago