added Go report card

pull/312/head
Mat Ryer 2016-05-25 00:41:42 +01:00
parent 6cb3b85ef5
commit 91bf5023ce
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Testify - Thou Shalt Write Tests Testify - Thou Shalt Write Tests
================================ ================================
[![Build Status](https://travis-ci.org/stretchr/testify.svg)](https://travis-ci.org/stretchr/testify) [![Build Status](https://travis-ci.org/stretchr/testify.svg)](https://travis-ci.org/stretchr/testify) [![Go Report Card](https://goreportcard.com/badge/github.com/stretchr/testify)](https://goreportcard.com/report/github.com/stretchr/testify)
Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend. Go code (golang) set of packages that provide many tools for testifying that your code will behave as you intend.