Skip to content

Releases: voxpupuli/beaker-rspec

9.1.0

27 Dec 17:06
9.1.0
28719da

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: 9.0.0...9.1.0

9.0.0

07 Aug 10:56
9.0.0
8953b8f

Choose a tag to compare

What's Changed

Full Changelog: 8.3.0...9.0.0

beaker-rspec 6.2.3

28 Nov 20:14

Choose a tag to compare

Details

#94 Fix regression in nodesetdir

beaker-rspec 6.2.2

28 Nov 19:01

Choose a tag to compare

Details

  • #93 Allow setting the nodeset directory through settings

beaker-rspec 6.2.1

03 Oct 01:19

Choose a tag to compare

Details

  • #92 fix syntax issues

beaker-rspec 6.2.0

02 Oct 21:00

Choose a tag to compare

Details

  • #90 Allow options-file to be configured via ENV
  • #91 fix markdown

beaker-rspec 6.1.0

29 Mar 23:14

Choose a tag to compare

Details

  • [BKR-1049, #89] Updating require to align with oldest supported PE version

beaker-rspec 5.6.0

24 Jun 18:13

Choose a tag to compare

Details

  • #83 Revert "(MAINT) pinning specinfra to pass testing"

beaker-rspec 5.5.0

24 Jun 18:12

Choose a tag to compare

Details

  • #80 Fix broken link to Vagrant node examples in README
  • #81 Fix example spec file in README
  • #82 (MAINT) pinning specinfra to pass testing

beaker-rspec 5.4.0

09 Jun 15:16

Choose a tag to compare

Details

New Feature

  • [BKR-345] - cleanup/teardown on ^C

Task

  • [BKR-577] - update how to write a test for a module doc

Un-ticketed Changes

  • #76 Document Environment Variables
  • #77 Add a check on windows part, to exec commands on a non cygwin environment
  • #79 fixed an incomplete sentence in README.md