opal-rspec icon indicating copy to clipboard operation
opal-rspec copied to clipboard

Add executable and reconfigure Rake Task to use it

Open wied03 opened this issue 10 years ago • 1 comments

Work more like RSpec does where the Rake task calls the executable

wied03 avatar Nov 02 '15 19:11 wied03

Sort of related to https://github.com/opal/opal-rspec/issues/41

wied03 avatar Nov 02 '15 19:11 wied03

While we don't call the RSpec binary in Opal-RSpec 1.1.0, the code of the executable, the rake task and the runner class have been mostly unified. Also ,we actually run Opal in a separate process.

hmdne avatar Sep 19 '23 15:09 hmdne