{"id":50853,"library":"gotestyourself-gotestyourself","title":"gotestyourself","description":"Package gotesttools is a collection of packages to augment testing and support common patterns.","status":"active","version":"2.2.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/gotestyourself/gotestyourself","tags":["testing","assertions","test-tools"],"install":[{"cmd":"go get github.com/gotestyourself/gotestyourself","lang":"bash","label":"Install github.com/gotestyourself/gotestyourself"}],"dependencies":[],"imports":[{"symbol":"gotestyourself","correct":"github.com/gotestyourself/gotestyourself"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\t\"github.com/gotestyourself/gotestyourself/assert\"\n)\n\nfunc TestSomething(t *testing.T) {\n\tassert.Equal(t, 1, 1)\n}","lang":"go","description":"Uses the assert subpackage for test assertions."},"warnings":[{"fix":"Use a compatible version or check the repository for proper versioning.","message":"Module version 2.2.0+incompatible indicates it may not follow Go modules semantic versioning correctly.","severity":"gotcha","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'assert':17 'augment':10 'collect':6 'common':14 'gotesttool':3 'gotestyourself':1 'packag':2,8 'pattern':15 'support':13 'test':11,16,19 'test-tool':18 'tool':20","created_at":"2026-06-15T05:11:58.045933+00:00","updated_at":"2026-06-15T05:11:58.045933+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/gotestyourself/gotestyourself","github":"https://github.com/gotestyourself/gotestyourself","docs":"https://pkg.go.dev/github.com/gotestyourself/gotestyourself#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-15","next_check":"2026-12-12","install_tag":null}}