Skip to content

Commit c39ef04

Browse files
Stephan Wentzpl-github
authored andcommitted
docs: Fix badges
1 parent 65320d4 commit c39ef04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# brainbits Functional Test Helpers
22

3+
[![Latest Version](https://img.shields.io/github/release/brainbits/functional-test-helpers.svg?style=flat-square)](https://github.com/brainbits/functional-test-helpers/releases)
4+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
5+
[![Build Status](https://img.shields.io/github/check-runs/brainbits/functional-test-helpers/main)](https://github.com/brainbits/functional-test-helpers/actions)
6+
[![Coverage Status](https://img.shields.io/codecov/c/github/brainbits/functional-test-helpers)](https://app.codecov.io/gh/brainbits/functional-test-helpers)
7+
[![Total Downloads](https://img.shields.io/packagist/dt/brainbits/functional-test-helpers.svg?style=flat-square)](https://packagist.org/packages/brainbits/functional-test-helpers)
8+
39
A collection of test helper traits for symfony projects.
410
Please look at the respective READMEs for details.
511

0 commit comments

Comments
 (0)