You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
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).
Copy file name to clipboardExpand all lines: doc.go
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,3 @@
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.
0 commit comments