| Merge pull request #135 from jayvdb/patch-1 |
|
More...
|
over 1 year ago
|
| setup.py: Use Gihub as url |
|
More...
|
about 6 years ago
|
| Release 3.0.0 |
|
More...
|
over 6 years ago
|
| setup.py: Added long_description_content_type field |
|
More...
|
over 6 years ago
|
| Fixes for Python 3 (#133) |
|
More...
|
over 6 years ago
|
| Release 2.1.0 |
|
More...
|
over 9 years ago
|
| Merge pull request #131 from gi11es/master |
|
More...
|
over 9 years ago
|
| Apply correct string type |
|
More...
|
over 9 years ago
|
| Workaround for Preggy bug #27 |
|
More...
|
over 9 years ago
|
| Merge pull request #127 from marcelometal/permissions |
|
More...
|
over 10 years ago
|
| Remove execute permission of test files |
|
More...
|
over 10 years ago
|
| Merge pull request #123 from coreypobrien/setuptoolscmd |
|
More...
|
almost 11 years ago
|
| Add disttools command |
|
More...
|
about 11 years ago
|
| Merge pull request #120 from coreypobrien/fixteardown |
|
More...
|
about 11 years ago
|
| Fix bug where errors in teardown are unintentionally ignored. Return to behavior where they cause the context to fail |
|
More...
|
about 11 years ago
|
| Merge pull request #118 from coreypobrien/skipthings |
|
More...
|
about 11 years ago
|
| Make skip decorator work directly on a context in addition to the topic or vows |
|
More...
|
about 11 years ago
|
| Merge pull request #119 from marcelometal/master |
|
More...
|
about 11 years ago
|
| Add the ability to skip topics or vows programmatically by either raising a SkipTest(reason) exception or using the Vows.skip(reason) or Vows.skip_if(condition, reason) decorators. |
|
More...
|
about 11 years ago
|
| Create LICENSE |
|
More...
|
about 11 years ago
|
| Merge pull request #117 from coreypobrien/capture-output |
|
More...
|
about 11 years ago
|
| Added ways to capture output associated with a context or vow where it was generated. An optional switch wraps stdout and stderr, or tests can directly write to VowsParallelReporter.output['stdout'] or VowsParallelReporter.output['stderr'] as needed. XUnitReporter puts this data in the system-out and system-err nodes. Also, fix bug in xunit reporting when a vow for a captured error fails. |
|
More...
|
about 11 years ago
|
| Remove inexistent service badge from README |
|
More...
|
over 11 years ago
|
| Merge pull request #114 from wking/function-name-without-code |
|
More...
|
over 11 years ago
|
| runner.utils: Print the function name when complaining about missing code |
|
More...
|
over 11 years ago
|
| Merge pull request #113 from coreypobrien/xunit-topic-exception-reporting |
|
More...
|
over 11 years ago
|
| Merge pull request #112 from coreypobrien/prune-execution |
|
More...
|
over 11 years ago
|
| Merge pull request #108 from coreypobrien/better-unexpected-topic-exceptions |
|
More...
|
over 11 years ago
|
| Use ExecutionPlanner to add --include option to select which contexts/vows to execute |
|
More...
|
over 11 years ago
|
| pep8 fixes |
|
More...
|
over 11 years ago
|