Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Frey committed Mar 15, 2019
1 parent 6e118a4 commit 5d52f60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# fylr apitest

[![CircleCI](https://circleci.com/gh/programmfabrik/fylr-apitest.svg?style=svg)](https://circleci.com/gh/programmfabrik/fylr-apitest)
[![Twitter](https://img.shields.io/twitter/follow/programmfabrik.svg?label=Follow&style=social)](https://twitter.com/programmfabrik)
[![GoReportCard](https://goreportcard.com/badge/github.com/programmfabrik/fylr-apitest)](https://goreportcard.com/report/github.com/programmfabrik/fylr-apitest)


The fylr apitesting tool helps you to build automated apitests that can be run after every build to ensure a constant product quality.

A single testcase is also a perfect definition of an occuring problem and helps the developers to fix your issues faster!
Expand Down

0 comments on commit 5d52f60

Please sign in to comment.