Skip to content

Commit

Permalink
grouped scenarios image
Browse files Browse the repository at this point in the history
  • Loading branch information
bischoffdev committed Nov 13, 2023
1 parent fa67430 commit f6f7974
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,6 +377,8 @@ new CluecumberCore.Builder()
.build().generateReports(jsonDirectory, reportDirectory);
```

![grouped_scenarios.png](..%2Fdocumentation%2Fimg%2Fgrouped_scenarios.png)

# Appendix

## Building
Expand Down
Binary file added documentation/img/grouped_scenarios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions maven/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,8 @@ A button allows to expand/collapse, the default state can be set via `expandPrev
</configuration>
```

![grouped_scenarios.png](..%2Fdocumentation%2Fimg%2Fgrouped_scenarios.png)

# Running the reporting goal directly via command line

In some cases it may be desirable to run the reporting as a completely separate step, e.g. in CI pipelines.
Expand Down

0 comments on commit f6f7974

Please sign in to comment.