{"id":49852,"library":"stretchr-testify","title":"Testify","description":"Testify is a set of packages that provide many tools for testifying that your code will behave as you intend.","status":"active","version":"1.11.1","language":"go","source_language":null,"source_url":"https://github.com/stretchr/testify","tags":["testing","assertions","mock","suite"],"install":[{"cmd":"go get github.com/stretchr/testify","lang":"bash","label":"Install github.com/stretchr/testify"}],"dependencies":[],"imports":[{"symbol":"testify","correct":"github.com/stretchr/testify"}],"quickstart":{"code":"package main\n\nimport (\n    \"testing\"\n    \"github.com/stretchr/testify/assert\"\n)\n\nfunc TestSomething(t *testing.T) {\n    assert.Equal(t, 1, 1, \"they should be equal\")\n}","lang":"go","description":"Simple assertion in a test"},"warnings":[],"env_vars":null,"search_vec":"'assert':23 'behav':18 'code':16 'intend':21 'mani':10 'mock':24 'packag':7 'provid':9 'set':5 'suit':25 'test':22 'testifi':1,2,13 'tool':11","created_at":"2026-06-14T18:18:02.551030+00:00","updated_at":"2026-06-14T18:18:02.551030+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/stretchr/testify","github":"https://github.com/stretchr/testify","docs":"https://pkg.go.dev/github.com/stretchr/testify#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-14","next_check":"2026-12-11","install_tag":null}}