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

Display nice summary in the console after running tests #1028

Closed
mateuszwojtczak opened this issue Mar 3, 2023 · 4 comments
Closed

Display nice summary in the console after running tests #1028

mateuszwojtczak opened this issue Mar 3, 2023 · 4 comments

Comments

@mateuszwojtczak
Copy link
Contributor

No description provided.

@bartekpacia
Copy link
Contributor

Here's the problem that this issue is about:

Screenshot 2023-04-27 at 9 48 45 PM

Even though many tests were bundled, patrol_cli only knows that it executed bundled_test.dart.

We should either print a summary like this:

Screenshot 2023-04-27 at 9 50 37 PM

Or not print any results at all, and redirect users to the native report.

@bartekpacia bartekpacia changed the title Integrate with patrol_cli Integrate test bundling with Patrol CLI Apr 27, 2023
@bartekpacia
Copy link
Contributor

bartekpacia commented Apr 27, 2023

Another problem that should be resolved (let's say it's another AC to this issue).

The red text in top-left corner (aka "test label") of the screen always displays bundled_test.dart. It should be fixed to display the exact bundled Dart test file being currently executed.

EDIT: This was fixed in #1306

@bartekpacia bartekpacia changed the title Integrate test bundling with Patrol CLI Display nice summary in the console after running tests May 25, 2023
@jBorkowska
Copy link
Collaborator

Closing as duplicate of #561

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants