Skip to content

Commit

Permalink
Merge pull request #1248 from guettli/patch-1
Browse files Browse the repository at this point in the history
README: drop link to gorc
  • Loading branch information
brackendawson committed Feb 23, 2024
2 parents 9f0ad86 + f19cdfc commit e65c014
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Get started:
* Install testify with [one line of code](#installation), or [update it with another](#staying-up-to-date)
* For an introduction to writing test code in Go, see https://go.dev/doc/code#Testing
* Check out the API Documentation https://pkg.go.dev/github.com/stretchr/testify
* To make your testing life easier, check out our other project, [gorc](https://github.com/stretchr/gorc)
* A little about [Test-Driven Development (TDD)](https://en.wikipedia.org/wiki/Test-driven_development)


Expand Down

0 comments on commit e65c014

Please sign in to comment.