Skip to content

Commit df0a013

Browse files
authored
Added Jetbrains IDE Plugin link
1 parent a301e78 commit df0a013

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Specmatic Coding Test
22

33
### Prerequisites:
4-
JDK 17+ OR [Specmatic VS Code Plugin](https://specmatic.in/#extension)
4+
JDK 17+ OR Specmatic IDE Plugin
55

66
### Instructions:
77

@@ -24,8 +24,8 @@ You should see 84 failing tests:
2424
[INFO] ------------------------------------------------------------------------
2525
```
2626

27-
#### VS Code Plugin Steps (Programming Language Agnostic)
28-
1. Install Specmatic VS Code Plugin
27+
#### IDE Plugin Steps (Programming Language Agnostic)
28+
1. Install [Specmatic VS Code Extension](https://marketplace.visualstudio.com/items?itemName=Specmatic.specmatic-vscode-extension) or [Jetbrains IDEs Plugin](https://plugins.jetbrains.com/plugin/24548-specmatic)
2929
2. Launch command pallet and type "Run Contract Tests", this should launch the Specmatic plugin
3030
3. In the Contract Test Settings screen, update the following:
3131
* Update API specification file to ./products_api.yaml

0 commit comments

Comments
 (0)