Skip to content

nKey/qake-contract-testing-ajv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contract Testing using AJV 💻

jest npm

This project is an Contract Test example using JavaScript, Jest and SuperTest.

commands:

installation:

  • npm i

running tests:

  • npm run test

FIX TESTS:

now we use the jsonSchema this way ('type' is "string") because we want the tests to be broken! to fix them open the following path: cypress\fixtures\jsonSchema.json and change line 24 'type' to "integer".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published