Test Assertions in Go with gjson
Utility functions can greatly improve your productivity. Follow along as I show you an example of a test assertion that uses gjson to assert key/value pairs in a http response body.
Utility functions can greatly improve your productivity. Follow along as I show you an example of a test assertion that uses gjson to assert key/value pairs in a http response body.
Having a clean workspace is necessary to keep that cognitive load low.