Skip to content

Commit

Permalink
Update README with gengurka information
Browse files Browse the repository at this point in the history
  • Loading branch information
skjohansen authored Nov 19, 2024
1 parent 7f3b218 commit 48ea392
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Is a collection of tools for working with the test restresult a BDD process.

Pulls data from Gherkin files and combine it with test results into a '.gurka'-file.

The data i a combination of the .features files and the test result in trx-format.

In order to generate the right test result run the tests using 'dotnet test --logger trx'

## VizGurka

A webapplication to show the test result of the gherkin, the vizualtion is based on input from '.gurka'-files.
Expand Down

0 comments on commit 48ea392

Please sign in to comment.