Update README.md
This commit is contained in:
parent
96fa40d4b3
commit
13df0260cc
1 changed files with 3 additions and 2 deletions
|
|
@ -1,8 +1,9 @@
|
||||||
<h3>what is it?</h3>
|
<h3>what is it?</h3>
|
||||||
|
|
||||||
Simple universal mocking tool for http requests
|
Simple universal mocking tool for http requests
|
||||||
|
- requires java 8
|
||||||
- set up expectations using json files in $PROJECT/everest directory
|
- set up expectations using json files in $PROJECT/everest_data directory
|
||||||
|
-- or start java with -Deverest.data=[..] for a different data directory
|
||||||
- start using gradlew run
|
- start using gradlew run
|
||||||
- replay
|
- replay
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue