File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
Testify - Thou Shalt Write Tests
2
2
================================
3
3
4
- ℹ️ We are working on testify v2 and would love to hear what you'd like to see in it, have your say here: https://cutt.ly/testify
4
+ > [ !NOTE]
5
+ > Testify is being maintained at v1, no breaking changes will be accepted in this repo.
6
+ > [ See discussion about v2] ( https://github.com/stretchr/testify/discussions/1560 ) .
5
7
6
8
[ ![ Build Status] ( https://github.com/stretchr/testify/actions/workflows/main.yml/badge.svg?branch=master )] ( https://github.com/stretchr/testify/actions/workflows/main.yml ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/stretchr/testify )] ( https://goreportcard.com/report/github.com/stretchr/testify ) [ ![ PkgGoDev] ( https://pkg.go.dev/badge/github.com/stretchr/testify )] ( https://pkg.go.dev/github.com/stretchr/testify )
7
9
Original file line number Diff line number Diff line change 1
- // ** We are working on testify v2 and would love to hear what you'd like to see in it, have your say here: https://cutt.ly/testify **
2
1
// Package testify is a set of packages that provide many tools for testifying that your code will behave as you intend.
3
2
//
4
3
// testify contains the following packages:
You can’t perform that action at this time.
0 commit comments