Stars
A test runner that identifies tests that interfere with one another, that is test1 followed by test2 passes, but test2 followed by test1 fails.
4
Created Sep 11, 2011
Playing around with implementing multi-hashing (a hash table with multiple hash functions) in JavaScript
1
Created Mar 8, 2011
marcphilipp / junit
Forked from junit-team/junit4A programmer-oriented testing framework for Java.
A sample Java client for Tokyo Tyrant, used to demonstrate test-driven development
A programmer-oriented testing framework for Java.