Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 84fe19e

Browse files
committed
Add coverage and go report badge
1 parent 11f39f4 commit 84fe19e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Coverage Status](https://coveralls.io/repos/github/datek/fix/badge.svg?branch=master)](https://coveralls.io/github/datek/fix?branch=master) [![Go Report Card](https://goreportcard.com/badge/github.com/datek/fix)](https://goreportcard.com/report/github.com/datek/fix)
2+
13
# Fix - Test fixtures made easy!
24

35
- Fixtures are being evaluated only once per test (`*testing.T`), no matter how many times they're being called

0 commit comments

Comments
 (0)