Skip to content

Commit ffdc059

Browse files
James Raygeorgelesica-wf
James Ray
authored andcommitted
Update readme to deprecate http and include available packages
1 parent 1ecda49 commit ffdc059

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,10 @@ To install Testify, use `go get`:
287287
This will then make the following packages available to you:
288288

289289
github.com/stretchr/testify/assert
290+
github.com/stretchr/testify/require
290291
github.com/stretchr/testify/mock
291-
github.com/stretchr/testify/http
292+
github.com/stretchr/testify/suite
293+
github.com/stretchr/testify/http (deprecated)
292294

293295
Import the `testify/assert` package into your code using this template:
294296

0 commit comments

Comments
 (0)