serenity-bdd / serenity-maven-plugin

19 stars 21 forks source link

Updating plugin to read requirements when multimodule project is used #28

Closed YamStranger closed 8 years ago

YamStranger commented 8 years ago

Summary of this PR

Updating plugin to read requirements when multimodule project is used

Intended effect

When maven multimodule project is used requirements should be loaded from module dir

How should this be manually tested?

Some project with multimodule structure should be created

Side effects

N/A

Documentation

N/A

Relevant tickets

22, #15

Screenshots (if appropriate)

Before: bug_root1

After issue_fix