Skip to content

Commit

Permalink
Changed specmatic.json to specmatic.yaml
Browse files Browse the repository at this point in the history
Changed specmatic.json to specmatic.yaml
  • Loading branch information
nashjain authored Jul 30, 2024
1 parent 2949db0 commit 04120d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ A typical web application might look like this. We can use Specmatic to practice
4. Karate

## Run Tests
This will start the specmatic stub server for domain api and kafka mock using the information in specmatic.json and run contract tests using Specmatic and API Tests using karate.
This will start the specmatic stub server for domain api and kafka mock using the information in specmatic.yaml and run contract tests using Specmatic and API Tests using karate.
```shell
./gradlew test
```
Expand Down

0 comments on commit 04120d3

Please sign in to comment.