pact-foundation / pact-php

PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
Apache License 2.0
271 stars 92 forks source link

feat: Support Alpine #613

Closed tienvx closed 3 months ago

tienvx commented 3 months ago

Thanks @YOU54F for the implementation. Here is the original code https://github.com/pact-foundation/pact-php/compare/master...YOU54F:pact-php:tx-support-alpine

We will need to update the Alpine ci once Github Actions Linux ARM is available.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9136030517

Details


Totals Coverage Status
Change from base Build 9098735715: 0.0%
Covered Lines: 2282
Relevant Lines: 2345

💛 - Coveralls