2
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated README - project no longer maintained More... almost 9 years ago
Merge remote-tracking branch 'dexterous/master' More... over 12 years ago
refactored test class creation into appropriate method More... over 12 years ago
Merge pull request #34 from yostinso/master More... over 12 years ago
resequenced test class initialization to ensure test method name is set to scenario name More... over 12 years ago
restructured features and unit tests under single tests direcrtory More... over 12 years ago
resource lookup in unit tests is now relative More... over 12 years ago
Include default Freshen test files when not checking out source distribution. More... over 12 years ago
enhanced xunit feature to verify contents of xunit report More... over 12 years ago
added unit test to test nose plugin's translation of features to test cases; ensure that test method names reflect scenario names. More... over 12 years ago
added unit test to test nose plugin's translation of features to test cases; ensure that test case names reflect feature names. More... over 12 years ago
added vanilla xunit output feature More... over 12 years ago
modified ignores to be more specific More... over 12 years ago
Merge remote-tracking branch 'jerico-dev/28-check-for-colors-termcap' More... almost 13 years ago
Merge remote-tracking branch 'origin/master' More... almost 13 years ago
support inline callbacks in hooks (refs #25) More... almost 13 years ago
support parse error in PyDev (closes #33) More... almost 13 years ago
increase default timeout for async freshen tests to support complex internet-based test cases (refs #25) More... almost 13 years ago
support complex async sequences of events and function calls, allow for scheduling of async tests without breaking given->when->then flow (refs #25) More... almost 13 years ago
Merge pull request #32 from rubyruy/patch-1 More... almost 13 years ago
That syntax was py2.5 incompatible :( More... almost 13 years ago
Now with feature file and all tests in the green (closes #25) More... almost 13 years ago
Execute deferred steps in sequence rather than in parallel, don't hard-depend on twisted, support custom twisted reactor implementation, prepare userspace selection of test class (refs #25) More... almost 13 years ago
Nose plugin has higher score than capture and locapture; hopefully this solves the ExceptionWrapper issue More... almost 13 years ago
Added a test for tables with empty cells More... almost 13 years ago
need to import Deferred and DeferredList objects to support async testing (refs #25) More... almost 13 years ago
check whether the terminal supports colors before coloring output (closes #28) More... almost 13 years ago
Improved error handling when loading feature files and step definitions More... almost 13 years ago
Nice error output is now always on More... almost 13 years ago
Merge remote-tracking branch 'oesmith/pretty_nose_output' More... almost 13 years ago