0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update and rename README.txt to README.md More... over 6 years ago
Fixed query decoding in HTML runner. Added Rhino runner. More... over 14 years ago
Removed assertion attachment. Updating core test suite. More... over 14 years ago
Converted to ASCII. More... over 14 years ago
Implemented hacky way to define assertion functions. More... over 14 years ago
Removed default assertions from core. More... over 14 years ago
Added equiv. New assertion module. More... over 14 years ago
Fixed assertion test suite More... almost 15 years ago
Moved stuff out of the redundant jsunity folder More... almost 15 years ago
Rewired results stream and refactored setUp/tearDown invocation. HTML runner now using Google CDN to load jQuery. More... almost 15 years ago
Tweaked the XML generator a bit. More... almost 15 years ago
Added outcomes to TestResults and fixed tearDown being called twice. More... almost 15 years ago
- Added test outcomes to TestResults - Fixed tearDown getting called second time when first time fails More... almost 15 years ago
- Added results stream and wired it to log and TAP streams. - Added TAP 13 stream. - Added log stream with error, warn, info and debug levels. More... almost 15 years ago
- Pass test name to test function and setUp/tearDown - Fixed failing test case tearDown scope More... almost 15 years ago
Added LICENSE.txt and README.txt More... about 15 years ago
Simplified test & test runner filenames. More... about 15 years ago
- Removed "invalid function" exception that doesn't seem to be possible, for 100% code coverage More... about 15 years ago
Updated change log More... about 15 years ago
Also bind the test object on setUp and tearDown calls More... about 15 years ago
Fixed problem with global setUps and tearDowns not working with AppJet. More... about 15 years ago
Marked v0.6 More... about 15 years ago
Simplified some test cases by switching to the new assertion functions More... about 15 years ago
- Improved assertion messages, added custom message argument - Renamed assert[Not]Equals to assert[Not]Equal and made it more lax than the new assert[Not]Identical - Added more assertion functions More... about 15 years ago
- Made missing test suite names undefined instead of empty string - Fixed function probing logic so that an outer function doesn't shield an inner function with the same name - Added compile - Introduced TestSuite and TestResults classes - Fixed test suite scope to use the object for object test suites instead of the generated test suite object More... about 15 years ago
Added test for binding test suite as scope for tests More... about 15 years ago
[no comment] More... about 15 years ago
Bind the test suite to `this` of each test call so suite properties can be referenced from test More... about 15 years ago
Remove samples More... about 15 years ago
New sample test suite runner for spideymonkey shell More... about 15 years ago