Skip to content

Show summary report in checks and groups for K6 #60

@Inculator

Description

@Inculator

While executing K6 scenarios, the summary also displays something like this :
█ Scenario: "AccountCreationScenario"

   █ Setup:

     █ Verify token generated correctly

       ✗ Exception raised "the body is null so we can't transform it to HTML - this likely was because of a request error getting the response"
        ↳  0% — ✓ 0 / ✗ 1

   █ Test:

     █ Set the current date to now

       ✗ expected response code is 'OK', got +0
        ↳  0% — ✓ 0 / ✗ 1

     █ Search a customer in CRD to check its existence

Any success or failure like this is not displayed in the HTML report checks tab or anywhere in the HTML report.
This is required in order to identify what has failed from the report itself when it is being delivered to servers.

image

If this block could be filled with the summary of failing steps, the report will be more complete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions