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

Feature Request: Karate UI should be able to run multiple tests with reports #370

Closed
ptrthomas opened this issue Apr 11, 2018 · 7 comments
Closed
Assignees
Milestone

Comments

@ptrthomas
Copy link
Member

A logical next step indeed, as suggested by @rgupta7888 here: https://stackoverflow.com/q/49771288/143475

@ptrthomas ptrthomas added this to the v0.7.1 milestone Apr 11, 2018
@ptrthomas ptrthomas self-assigned this Apr 11, 2018
@rgupta7888
Copy link

rgupta7888 commented Apr 11, 2018

@ptrthomas Could you please assign #370 to me. I can not see any icon to assign the issue.

@ptrthomas
Copy link
Member Author

@rgupta7888 that's not how this works. once you have a PR we can consider that.

@rgupta7888
Copy link

@ptrthomas I am following what is documented in the below URL:
https://github.com/intuit/karate/blob/master/.github/CONTRIBUTING.md

It says "Please proceed with a Pull Request only after you're assigned. It'd be sad if your Pull Request (and your hard work) isn't accepted just because it isn't ideologically compatible."

@ptrthomas
Copy link
Member Author

@rgupta7888 fine, fine I'll assign it to you although this technically falls under #306 - will request @RavinderSinghMaan to review if possible. all the best )

@ptrthomas ptrthomas assigned ptrthomas and unassigned ptrthomas Apr 12, 2018
@ptrthomas
Copy link
Member Author

@rgupta7888 actually the assignees are restricted, so I've edited the contribution guidelines. thanks for spotting this :)

ptrthomas added a commit that referenced this issue May 18, 2018
and a breaking change to command line arguments, -t is for tags and features are option-less parameters
which can be at the end of the command line and behave like cucumber.options, even paths will be recursively searched for feature files
also the parallel runner is in place and threads are set via -T / --threads
at some point I expect the maven-cucumber-report code to be rolled into the standalone, but for now the JUnit XML and JSON are emitted
which means that the standalone executable may be ready for CI ref #370
@ptrthomas
Copy link
Member Author

forgot to link this commit to this ticket, so HTML reports are also now included: 41e51fe

@ptrthomas
Copy link
Member Author

released 0.8.0

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