aruba icon indicating copy to clipboard operation
aruba copied to clipboard

Allow upcoming rspec-expectations 4.x to be used

Open mvz opened this issue 3 years ago • 2 comments

Summary

Loosen dependency on rspec-expections to allow version 4.x

Motivation and Context

This prepares Aruba for the upcoming RSpec 4.0, and will allow Aruba 1.x to be used to test that release.

How Has This Been Tested?

This was split off from #787 so has been tested in CI already.

Types of changes

  • New feature (non-breaking change which adds functionality)

mvz avatar Feb 28 '21 11:02 mvz

Current plans for RSpec are to keep the current cucumber + aruba dependencies and only upgrade after the 4.0 release. This means this PR can be on hold until then.

mvz avatar Feb 28 '21 13:02 mvz

When RSpec 4 is released, Aruba should be tested with both 3 and 4.

mvz avatar Apr 04 '21 08:04 mvz