Skip to content

Add the ability to rerun tests that failed last #493

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

Closed
matanlurey opened this issue Nov 16, 2016 · 1 comment
Closed

Add the ability to rerun tests that failed last #493

matanlurey opened this issue Nov 16, 2016 · 1 comment
Labels
closed-duplicate Closed in favor of an existing report

Comments

@matanlurey
Copy link
Contributor

i.e. pub run test --rerun

Obviously you'd need to keep state of what failed last run, but that's probably fine?

It probably could be implemented as a separate runner using the machine readable output format and --plain-name multiple times - but there isn't actually a way to say "match this whole string, not substring" - so it won't always work.

@nex3
Copy link
Member

nex3 commented Nov 16, 2016

Duplicate of #329.

@nex3 nex3 closed this as completed Nov 16, 2016
@nex3 nex3 added the closed-duplicate Closed in favor of an existing report label Nov 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report
Projects
None yet
Development

No branches or pull requests

2 participants