|
@@ -57,6 +57,7 @@ The easiest way to write a spec is to copy one of the |
|
|
[test specs](../src/test/resources/tests) and edit it. |
|
|
[test specs](../src/test/resources/tests) and edit it. |
|
|
|
|
|
|
|
|
There examples for every JVC operation. |
|
|
There examples for every JVC operation. |
|
|
|
|
|
Or copy from the [complex example](complex_example.md). |
|
|
|
|
|
|
|
|
## Executing a JVC Spec |
|
|
## Executing a JVC Spec |
|
|
To execute a spec stored in the file `my-spec.json`, you would run: |
|
|
To execute a spec stored in the file `my-spec.json`, you would run: |
|
|