Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 787 Bytes

File metadata and controls

19 lines (13 loc) · 787 Bytes

Service: Common Platform (CP) Crime Scheduling and Listing Court Schedule

Documentation

Further documentation see the HMCTS Marketplace Springboot template readme.

Run pact provider test and publish verification report to pact broker locally

update .env file with below details PACT_BROKER_URL= <> PACT_BROKER_HOST=<<PactFlow broker url excluding https://>> PACT_BROKER_TOKEN= <> PACT_ENV= << This is the environment in PactFlow broker to which we tag the contracts> PACT_VERIFIER_PUBLISH_RESULTS=true run ./publish-pacts.sh

License

This project is licensed under the MIT License - see the LICENSE file for details