Skip to content

Commit

Permalink
chore(docs): update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Dec 10, 2024
1 parent 9b171c3 commit 4de9864
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
# Example Java Junit Consumer

![Build](https://github.com/pactflow/example-consumer-java-junit/workflows/Build/badge.svg)
[![Build](https://github.com/pactflow/example-consumer-java-junit/actions/workflows/build.yml/badge.svg)](https://github.com/pactflow/example-consumer-java-junit/actions/workflows/build.yml)

[![Can I deploy Status](https://test.pactflow.io/pacticipants/pactflow-example-consumer-java-junit/branches/master/latest-version/can-i-deploy/to-environment/production/badge.svg)](https://test.pactflow.io/overview/provider/pactflow-example-provider-springboot/consumer/pactflow-example-consumer-java-junit)

[![Pact Status](https://test.pactflow.io/pacts/provider/pactflow-example-provider-springboot/consumer/pactflow-example-consumer-java-junit/latest/badge.svg)](https://test.pactflow.io/pacts/provider/pactflow-example-provider-springboot/consumer/pactflow-example-consumer-java-junit/latest) (latest pact)

[![Pact Status](https://test.pactflow.io/pacts/provider/pactflow-example-provider-springboot/consumer/pactflow-example-consumer-java-junit/latest/prod/badge.svg)](https://test.pactflow.io/pacts/provider/pactflow-example-provider-springboot/consumer/pactflow-example-consumer-java-junit/latest/prod) (prod/prod pact)
![Can I Deploy](https://testdemo.pactflow.io/pacticipants/pactflow-example-consumer-java-junit/branches/master/latest-version/can-i-deploy/to-environment/production/badge)

This is an example of a Java consumer that uses Pact with Junit, [PactFlow](https://pactflow.io) and GitHub Actions to ensure that it is compatible with the expectations its consumers have of it.

Expand Down

0 comments on commit 4de9864

Please sign in to comment.