Radish Bdd Radish Versions Save

Behavior Driven Development tooling for Python. The root from red to green.

v0.17.1

7 months ago

What's Changed

Full Changelog: https://github.com/radish-bdd/radish/compare/v0.16.1...v0.17.1

v0.17.0

7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/radish-bdd/radish/compare/v0.16.1...v0.17.0

v0.16.2

8 months ago

Cherry-pick fix to support $PWD on windows for the module loader.

Full Changelog: https://github.com/radish-bdd/radish/compare/v0.16.1...v0.16.2

v0.16.1

9 months ago

What's Changed

Full Changelog: https://github.com/radish-bdd/radish/compare/v0.16.0...v0.16.1

v0.16.0

9 months ago

What's Changed

Full Changelog: https://github.com/radish-bdd/radish/compare/0.15.0...v0.16.0

v0.15.0

1 year ago

What's Changed

Full Changelog: https://github.com/radish-bdd/radish/compare/v0.14.2...v0.15.0

v0.14.2

1 year ago

Fixed

  • Update colorful to 0.5.5
  • Test support for Python 3.11

Full Changelog: https://github.com/radish-bdd/radish/compare/v0.14.0...v0.14.2

v0.14.0

1 year ago
  • Drop Python 2.7 and Python 3.4
  • Switched to colorful 0.5.4 (slightly different output rendering)
  • Switch and fix CI to run on GitHub Actions
  • Test support for new Python versions 3.9, 3.10
  • Fix warnings unknown escape strings, wrong comparison
  • Use latests dependencies available on Python3.5

v0.13.4

3 years ago
  • Parse -s/--scenarios with = sign correctly
  • Fix radish matcher print
  • Update Background example in docs

v1.0.0a5

3 years ago