Matijs van Zuijlen

Results 348 comments of Matijs van Zuijlen

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

I'm going to delay this until cucumber itself drops support for 2.5.

Cucumber 8 has dropped support for Ruby 2.5. I'm first going to release a version with cucumber 8 support. After that, I'm going to revisit this pull request.

It seems there's a consistent test failure with Ruby 3.1 on Windows that is only now coming to light because this pull request adds Ruby 3.1 to the matrix on...

Please see #402 for previous discussion about splitting aruba. The name `aruba-rspec` is taken, unfortunately, but apart from that, I'm all for this. Pull requests welcome, but they'll have to...

The RSpec repos have a similar policy, where edge cases must be checked in the specs, and the cukes are used for documentations.

In a way this is the correct workaround since Aruba does not emulate a full shell when running commands. Some documentation should be added for this at least. I don't...

Windows support is rather experimental I'm afraid. I'll see what I can do. Which version of Aruba are you using?

I think the generated script should be named `myscript.bat` on Windows.