Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 758 Bytes

CHANGES.rst

File metadata and controls

47 lines (27 loc) · 758 Bytes

Changelog

0.6.0

  • Added step arguments support. (curzona, olegpidsadnyi, bubenkoff)
  • Added checking of the step type order. (markon, olegpidsadnyi)

0.5.2

  • Added extra info into output when FeatureError exception raises. (amakhnach)

0.5.0

  • Added parametrization to scenarios
  • Coveralls.io integration
  • Test coverage improvement/fixes
  • Correct wrapping of step functions to preserve function docstring

0.4.7

  • Fixed Python 3.3 support

0.4.6

  • Fixed a bug when py.test --fixtures showed incorrect filenames for the steps.

0.4.5

  • Fixed a bug with the reuse of the fixture by given steps being evaluated multiple times.

0.4.3

  • Update the license file and PYPI related documentation.