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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2421,7 +2421,7 @@ _Libraries for testing codebases and generating test data._
2421
2421
### Testing Frameworks
2422
2422
2423
2423
-[apitest](https://apitest.dev) - Simple and extensible behavioural testing library for REST based services or HTTP handlers that supports mocking external http calls and rendering of sequence diagrams.
2424
-
-[arch-go](https://github.com/fdaines/arch-go) - Architecture testing tool for Go projects.
2424
+
-[arch-go](https://github.com/arch-go/arch-go) - Architecture testing tool for Go projects.
2425
2425
-[assert](https://github.com/go-playground/assert) - Basic Assertion Library used along side native go testing, with building blocks for custom assertions.
2426
2426
-[baloo](https://github.com/h2non/baloo) - Expressive and versatile end-to-end HTTP API testing made easy.
2427
2427
-[be](https://github.com/carlmjohnson/be) - The minimalist generic test assertion library.
0 commit comments