diff --git a/README.md b/README.md index b8830649..659318e0 100644 --- a/README.md +++ b/README.md @@ -2228,6 +2228,7 @@ _Libraries for testing codebases and generating test data._ - [embedded-postgres](https://github.com/fergusstrange/embedded-postgres) - Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test. - [endly](https://github.com/viant/endly) - Declarative end to end functional testing. - [fixenv](https://github.com/rekby/fixenv) - Fixture manage engine, inspired by pytest fixtures. + - [fluentassert](https://github.com/fluentassert/verify) - Extensible, type-safe, fluent assertion Go library. - [flute](https://github.com/suzuki-shunsuke/flute) - HTTP client testing framework. - [frisby](https://github.com/verdverm/frisby) - REST API testing framework. - [gherkingen](https://github.com/hedhyw/gherkingen) - BDD boilerplate generator and framework.