Closed cnatis closed 7 years ago
I updated the unit tests, but couldn't actually run them locally :/
mocha --compilers js:babel-core/register './test/!(adapter.spec).js'
.js' was unexpected at this time.
Oops, have to fix the test, slight issue
I updated the tests, the ones I changed are still passing, but it seems some of the existing ones are throwing errors :(
Seems to have been a fluke, its passing now :) still a bit concerned about why the tests don't run on my local machine though, ill get more details and open an issue
@cnatis I appreciate it! I will merge and publish this as soon as I have a free minute
wdio-cucumber-framework 1.0.2 published 🎉
Fixes part of https://github.com/webdriverio/wdio-cucumber-framework/issues/74
Exposes the applicable tags in the events that are emitted to be handled by reporters