Skip to content

Tags: heynemann/pyvows

Tags

3.0.0

Toggle 3.0.0's commit message
Release 3.0.0

2.1.0

Toggle 2.1.0's commit message
Release 2.1.0

2.0.6

Toggle 2.0.6's commit message
topics can be none, we need to validate against that.

v2.0.5

Toggle v2.0.5's commit message
Release 2.0.5

Minor bugfix

2.0.3

Toggle 2.0.3's commit message
Python 2.0.3

2.0.2

Toggle 2.0.2's commit message
Squashed commit of the following:

commit 4c31760
Author: Zearin <[email protected]>
Date:   Mon May 27 15:16:21 2013 -0400

    chg: dev: @minor Added comment “dividers” in `pyvows.runner`

commit 6bf8345
Author: Zearin <[email protected]>
Date:   Sun May 26 12:30:39 2013 -0400

    new: dev: @refactor Turned runner into a package to allow multiple implementations

    Right now, only the old runner (pyvows.runner.gevent) is the only one that works.

    However, it passes tests for me, and the ABC class for runners will (in the future) allow pyvows to use the best available means to run tests according to the users’ system.

commit 83d12bd
Author: Zearin <[email protected]>
Date:   Sun May 26 12:17:22 2013 -0400

    dev: refactor: Use `«suite»:«batches»` dict in `Vows.run()`

    Out of all possible algorithms for running tests, a mapping of files (test suites) to a set of batches (marked with `@Vows.batch) offers the greatest flexibility for any runner implementation.

2.0.1

Toggle 2.0.1's commit message
Merge branch 'refs/heads/develop/2.0'

* refs/heads/develop/2.0:
  Bugfix release 2.0.1
  chg: dev: @minor Put reporting-related vows into `tests/reporting/`
  chg: dev: @minor Added comment “dividers”
  dev: chg: @refactor @minor Removed async aliases in Vows class
  fix: dev: Removed `VowsAssertionError` and `_AssertionNotFoundError`

2.0.0

Toggle 2.0.0's commit message
Release 2.0.0 - Breaking change in the arguments pyvows receive. cove…

…r-package is an example.

1.1.16

Toggle 1.1.16's commit message
Release 1.1.16

1.1.15

Toggle 1.1.15's commit message
Release 1.1.15