{"id":50032,"library":"smartystreets-goconvey","title":"GoConvey","description":"This executable provides an HTTP server that watches for file system changes to .go files within the working directory (and all nested go packages).","status":"active","version":"1.8.1","language":"go","source_language":null,"source_url":"https://github.com/smartystreets/goconvey","tags":["testing","bdd","assertions","web-ui"],"install":[{"cmd":"go get github.com/smartystreets/goconvey","lang":"bash","label":"Install github.com/smartystreets/goconvey"}],"dependencies":[],"imports":[{"symbol":"convey","correct":"github.com/smartystreets/goconvey/convey"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\t. \"github.com/smartystreets/goconvey/convey\"\n)\n\nfunc TestSomething(t *testing.T) {\n\tConvey(\"Given a scenario\", t, func() {\n\t\tSo(1+1, ShouldEqual, 2)\n\t})\n}","lang":"go","description":"Write a test using GoConvey's BDD-style assertions"},"warnings":[],"env_vars":null,"search_vec":"'assert':28 'bdd':27 'chang':13 'directori':20 'execut':3 'file':11,16 'go':15,24 'goconvey':1 'http':6 'nest':23 'packag':25 'provid':4 'server':7 'system':12 'test':26 'ui':31 'watch':9 'web':30 'web-ui':29 'within':17 'work':19","created_at":"2026-06-15T04:37:20.861969+00:00","updated_at":"2026-06-15T04:37:20.861969+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/smartystreets/goconvey","github":"https://github.com/smartystreets/goconvey","docs":"https://pkg.go.dev/github.com/smartystreets/goconvey#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}}