You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Curious if there is an easy way for engineers to expose their tests, features, steps just like you do in https://cucumber.github.io/cucumber-js/ as a service.
The text was updated successfully, but these errors were encountered:
Hi @wa-citadel - we're planning on making an announcement of https://reports.cucumber.io next week. It will let you publish reports straight to the web. Initially only Cucumber-Ruby and Cucumber-JVM will be able to publish there, but as soon as #1318 lands, we can start implementing the new --publish option in Cucumber.js too.
Imagine a well-tested financial or trading system using cucumber and BDD with reusable test steps.
It would be great if let's say a regulatory manager would be able to add new cases and scenarios using already established working steps. Similar to what I can do in WebStorm/IntelliJ with IntelliSense and autocomplete. How great it would be If anyone can write scenarios and reuse steps, not just engineers.
Hi,
Curious if there is an easy way for engineers to expose their tests, features, steps just like you do in https://cucumber.github.io/cucumber-js/ as a service.
The text was updated successfully, but these errors were encountered: