/Pact-Demo

Primary LanguageTypeScript

pact-poc

To run this, first run the animal-api with npm run start in /animal-api/.

To run the consumer tests, run npm run test-consumer in /pact-tests/ to generate the pacts

To run the provider tests, first run the consumer tests and then run npm run test-provider in /pact-tests/