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
Currently CucumberRunner and StepDefinitions classes reside in ru.mystamps.web.tests package. Let's create a dedicated package for Cucumber-related classes -- ru.mystamps.web.test.integration.cucumber. Also I suggest to put all step definitions to ru.mystamps.web.test.integration.cucumber.step package.
Uh oh!
There was an error while loading. Please reload this page.
Currently
CucumberRunner
andStepDefinitions
classes reside inru.mystamps.web.tests
package. Let's create a dedicated package for Cucumber-related classes --ru.mystamps.web.test.integration.cucumber
. Also I suggest to put all step definitions toru.mystamps.web.test.integration.cucumber.step
package.Tech debt for f72c87d (#46)
The text was updated successfully, but these errors were encountered: