gtudan / dart_pact_consumer

Dart library to build and test pact contracts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart Pact Consumer

Dart library to build pact contracts, test them in unit tests and publish them to a broker.

Local pact broker

Docker setup in the docker folder.

Json generation

dart pub run build_runner build --delete-conflicting-outputs

About

Dart library to build and test pact contracts

License:MIT License


Languages

Language:Dart 98.6%Language:Dockerfile 1.4%