Skip to content

Commit

Permalink
doc: improve readme
Browse files Browse the repository at this point in the history
Co-authored-by: Richard LT <[email protected]>
Signed-off-by: scraly <[email protected]>
  • Loading branch information
scraly and richardlt committed Jan 18, 2022
1 parent 5f7029a commit 4c3a82e
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 @@ -603,7 +603,7 @@ The first assertions that we will do, in this testsuite, are to check whether th
- is accessible (respond with a 200 status code)
- respond in less than 5 seconds
- if its answer is not empty
- if the expected elements are in its response (which is in JSON format)
- returns a valid response (which is in JSON format)

First, create your testsuite in a file called `testsuite.yml` for example.
Open it in your favorite editor or IDE and fill it with this content:
Expand Down

0 comments on commit 4c3a82e

Please sign in to comment.