Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wasadigi authored Feb 9, 2024
1 parent 441a98c commit 9e95993
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ An example is provided in the form of a PostMan collection, available in `exampl

Yes, since release 0.1.1. We use [Cucumber-JVM](https://cucumber.io/docs/reference/jvm) to specify the expected behaviour of the REST API implementation. We have a separate maven project for that, in the `./microservices/oa-server-specs` directory. The build process of that project also uses the Swagger API specification to generate client stubs. The features are described in Gherkin feature files in the `./microservices/oa-server-specs/src/test/resources/scenarios` directory.


### How do I run the executable specification?

1. Start the docker topology, as explained before.
Expand All @@ -70,4 +71,4 @@ Yes, since release 0.1.1. We use [Cucumber-JVM](https://cucumber.io/docs/referen

## Licences

The icon for the GitHub organization is 'masks' by Creative Stall from the Noun Project
The icon for the GitHub organization is 'masks' by Creative Stall from the Noun Project

0 comments on commit 9e95993

Please sign in to comment.