Skip to content

Commit 114bab5

Browse files
committed
badges
1 parent 6ccc89d commit 114bab5

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
# PhpUnit resource helper
22

3+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
4+
[![codecov](https://codecov.io/gh/Erwane/phpunit-resource-helper/branch/1.x/graph/badge.svg?token=hF5HhETnkg)](https://codecov.io/gh/Erwane/phpunit-resource-helper)
5+
[![Build Status](https://github.com/Erwane/phpunit-resource-helper/actions/workflows/ci.yml/badge.svg?branch=1.x)](https://github.com/Erwane/phpunit-resource-helper/actions)
6+
[![Packagist Downloads](https://img.shields.io/packagist/dt/Erwane/phpunit-resource-helper)](https://packagist.org/packages/Erwane/phpunit-resource-helper)
7+
[![Packagist Version](https://img.shields.io/packagist/v/Erwane/phpunit-resource-helper)](https://packagist.org/packages/Erwane/phpunit-resource-helper)
8+
39
Fixtures are for databases, resources for the rest.
410

511
Help your phpunit tests to load resources from files, like, json content, raw e-mails, logs file, etc.

0 commit comments

Comments
 (0)