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: Print the test cases list that are going to be executed #31

Open
estemendoza opened this issue Aug 16, 2017 · 2 comments
Open

Comments

@estemendoza
Copy link
Collaborator

It would be helpful to have a command line option like "--dry-test" or "--no-run", so this way Marvin will print the list of test cases that would have been executed. It's helpful to try which test cases matches certain tags or how many test cases have certain tags, etc.

@argos83
Copy link
Owner

argos83 commented Aug 19, 2017

I agree, that could be helpful. What level of granularity do you think it should have? Should it print every iteration too? (I think the command switch should be --dry-run)

@estemendoza
Copy link
Collaborator Author

Yeah, --dry-run is the one I was looking for.

Yeah, it should print the iterations too since they can have tags and names and maybe only certain iterations are executed according to the selected tags

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