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: Option to generate timeline from succeeding test #84

Closed
schultek opened this issue Dec 17, 2024 · 2 comments
Closed

Feature request: Option to generate timeline from succeeding test #84

schultek opened this issue Dec 17, 2024 · 2 comments

Comments

@schultek
Copy link
Contributor

I'd like a way to generate a timeline from a succeeding test.

The use-case is that with #77 I could then have a folder of all test timelines I can check out after running the tests and e.g. make available to our product team.

@passsy
Copy link
Owner

passsy commented Dec 17, 2024

With flutter test --dart-define=SPOT_TIMELINE_MODE=always you can already generate the timeline of all succeeding and failing tests.

Once #77 is implemented if should be even easier to export all timelines

@schultek
Copy link
Contributor Author

Ah nice, thanks.

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

No branches or pull requests

2 participants