Skip to content
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

Support for Java Maven projects #311

Closed
zabil opened this issue Nov 29, 2018 · 2 comments
Closed

Support for Java Maven projects #311

zabil opened this issue Nov 29, 2018 · 2 comments
Assignees

Comments

@zabil
Copy link
Member

zabil commented Nov 29, 2018

Current behaviour

The Gauge VS code plugin does not handle dependencies on Gauge Maven Java projects.

Expected behaviour

Gauge VS code plugin must work with Gauge Java Maven projects.

  • Support creating a Gauge maven project from from the command pallete
  • Recommend the maven plugin.
  • Once the maven plugin is configured Gauge specification code lens actions "Run/debug scenario", "Run/debug Spec" must run their equivalent gauge maven plugin commands.
  • All the command pallette actions like "Run all Specifications" etc must run their equivalent maven commands
  • Use the -q action to reduce verbosity by default

Things to watch out for

  • Gauge runner compiles a java maven project on launch.
  • All features must work on maven multi module projects.
  • Check if the preview spec feature is important
  • Must allow user to configure Gauge tags and load environments while executing specs.
@gaugebot
Copy link

gaugebot bot commented Dec 19, 2018

The fix should be available in nightly >= 19-12-2018

@Debashis9012
Copy link
Contributor

Tested the above feature in the below version:
Gauge version: 1.0.4.nightly-2019-01-22
Commit Hash: 3a9a647

Gauge version: 1.0.4.nightly-2019-01-22
Commit Hash: 3a9a647

Plugins

html-report (4.0.7.nightly-2019-01-11)
java (0.7.0.nightly-2019-01-24)
gauge-0.0.8.nightly-2019-01-30.vsix

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

No branches or pull requests

4 participants