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 reading feature paths from the rerun formatter file #726

Merged
merged 4 commits into from
Jun 25, 2014

Conversation

brasmusson
Copy link
Contributor

This PR add support for reading the file created by the rerun formatter and running the scenarios specified there.

@<file path> as a feature path argument will result in that the file is read and the content interpreted according to the syntax created by the rerun formatter. If a feature path from the is not found on the file system, then it will be loaded from the classpath.

This PR is build on top of #725.

"@<file path>" as a feature path argument will result in that the file
<file path> is read and the content interpreted according to the
syntax created by the rerun formatter. If a feature path from the
<file path> is not found on the file system, then it will be loaded
from the classpath.
@aslakhellesoy aslakhellesoy merged commit 2e5115e into cucumber:master Jun 25, 2014
aslakhellesoy added a commit that referenced this pull request Jun 25, 2014
@brasmusson brasmusson deleted the read-rerun-formatter-file branch June 28, 2014 08:35
@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants