Particular / ServicePulse

Production monitoring for distributed systems.
https://docs.particular.net/servicepulse/
Other
32 stars 27 forks source link

Adding frontend test summary #1944

Closed johnsimons closed 1 month ago

johnsimons commented 1 month ago

Added a summary for the front-end tests. You can see the result in https://github.com/Particular/ServicePulse/actions/runs/9954116874. At the moment, I have configured it to show all, but I think fail is enough; otherwise, it's too long.

johnsimons commented 1 month ago

@cquirosj do we need this?

cquirosj commented 1 month ago

@cquirosj do we need this?

@johnsimons

Is there a format for the report where it can show the results nested?

Without repeating the parent FEATURE and parent RULE per each test case?

Something similar to how the test runner looks like. See the sample attached image of how the test runner looks.

If there is a report like that, I would like to keep all as it serves as a quick way of seeing the requirements/features of the system under test otherwise fail is enough

image
johnsimons commented 1 month ago

Not really needed, the default works pretty well