getgauge / gauge-java

Java runner for Gauge

Home Page:https://gauge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Step implementation not found in a multi-module project when try to use concepts

knysh opened this issue · comments

commented

Expected behavior

All steps should be marked as implemented

Actual behavior

Step implementation not found

Steps to reproduce

  1. Create a multi-module project in IDEA
  2. Add concept in one module
  3. Second module contains a dependency on the first one
  4. Try to use the concept in the second module

Gauge version

0.7.10