Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Definitions within package_to_scan should be considered #340

Open
sswaroopgupta opened this issue Jul 2, 2018 · 0 comments
Open

Definitions within package_to_scan should be considered #340

sswaroopgupta opened this issue Jul 2, 2018 · 0 comments
Labels

Comments

@sswaroopgupta
Copy link
Contributor

sswaroopgupta commented Jul 2, 2018

Expected behavior
If a step is not recognized by gauge, it should be marked as unimplemented in the IDE.

Actual behavior
The package_to_scan definition is not honored by the IDE.

Steps to replicate

  • Create a java_maven project with grp1 as the default package
  • Create another package one.level
  • Add a new step implementation to the new package
  • Add a custom Parser to the new package
  • Use the step in the example.spec with a custom parameter defined
  • Configure package_to_scan = grp1
  • Reload the project in the IDE
  • All the definitions are marked unimplemented

Sample project - art2.zip

Version
IntelliJ - Version: 0.3.11.nightly-2018-05-10

Blocks getgauge/gauge-java#161

@nehashri nehashri added tiage and removed ready labels Aug 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

No branches or pull requests

2 participants