Skip to content

Move Cucumber-related classes to a separate package #648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
php-coder opened this issue Sep 26, 2017 · 1 comment
Closed

Move Cucumber-related classes to a separate package #648

php-coder opened this issue Sep 26, 2017 · 1 comment

Comments

@php-coder
Copy link
Owner

php-coder commented Sep 26, 2017

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.

Tech debt for f72c87d (#46)

@olithin
Copy link

olithin commented Nov 29, 2017

fixed in brunch -task644

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants