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 for --reporter=json #125

Open
amit-jha-cmd opened this issue Feb 17, 2022 · 1 comment
Open

Support for --reporter=json #125

amit-jha-cmd opened this issue Feb 17, 2022 · 1 comment

Comments

@amit-jha-cmd
Copy link

Flutter test lets users generate report logs using something like:

flutter test integration_test/tests/login_test.dart --reporter json > maschine.log

I want this generated log file in my CI pipeline to get insights about errors/stackTrace while running the test cases in AWS Device Farm.

Question
Does sylph support something like --reporter json?

@amit-jha-cmd
Copy link
Author

I have a web app that reads that logfile with JSON objects and generates a report like this:
Screen Recording 2022-02-17 at 6 05 39 PM

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

1 participant