0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #15 from gabrielf/patch-1 More... over 11 years ago
Fixed spelling error More... over 11 years ago
Update README More... over 12 years ago
fix wrong path in bin/asynct More... about 13 years ago
added command to run tests: 'asynct' More... over 13 years ago
hack for interference problem. just prepend a newline. means that output is a few newlines, and never completely clean :( but behaves better. More... over 13 years ago
printing without newlines breaks messaging from the child process. More... over 13 years ago
fixed a child interference problem. More... over 13 years ago
added example to show weird errors and then fixed it. More... over 13 years ago
test for unusual throws. should still error More... over 13 years ago
fix this error: More... over 13 years ago
Revert README to 0.3.2 version (0.4.0 isn't officially out yet) More... over 13 years ago
Fallback to sys if util doesn't exist More... over 13 years ago
Add contact section to docs More... over 13 years ago
Update docs More... over 13 years ago
Don't kill process on errors that we can pin to a test More... over 13 years ago
Make the arguements to run's callback more useful More... over 13 years ago
Make onTestDone match onSuiteDone with a status argument More... over 13 years ago
run suites in the order they are listed (console runner) More... over 13 years ago
Combine all suite finishing events into one event with a 'status' argument More... over 13 years ago
Format console runners summary line differently More... over 13 years ago
Update todo, indicate which things I want to finish for the 0.4.0 branch More... over 13 years ago
Make it so if a test calls finish twice we get an error More... over 13 years ago
Update documentation and comments More... over 13 years ago
Update tests to put run command at top, and use new style More... over 13 years ago
Improve arguments for async_testing.run and command line flags More... over 13 years ago
Remove suiteSetup/suiteTeardown from test toSting in wrap More... over 13 years ago
Fix wrong requires in flow tests More... over 13 years ago
Add todo list, pretty rough at the moment More... over 13 years ago
Readd watchFile functionallity to web runner More... over 13 years ago