GitXplorerGitXplorer
d

javascript-unittest-tmbundle

public
18 stars
45 forks
14 issues

Commits

List of commits on branch master.
Unverified
feefffa834a015150c6abb7723848cb27d3b930c

test snippets no longer include with(this) blocks; so use this.assertXXX now

ddrnic committed 16 years ago
Unverified
93c34cca58cdadf0c36e306b3dcffcb825248c9e

Added assertNotHasClass; removing from many snippets

ddrnic committed 16 years ago
Unverified
9d356b4eb4c8c2933a3410b9111248813c070fa5

assertHasClass

ddrnic committed 17 years ago
Unverified
358aaf32f6f4813f45924d77fba083ad2dbd3579

error -> fail snippet

ddrnic committed 17 years ago
Unverified
cb2b1fd21c6476ff33476f8a677d08ee6069a017

testt -> 'test that ...'

ddrnic committed 17 years ago
Unverified
ebe6822c3f5eae188fab6cf17b4b652781f78030

rese->reset

ddrnic committed 17 years ago

README

The README file for this repository.

JavaScript Unit Testing TextMate bundle

A set of snippets for using prototypejs' unittest.js test suite.