{"id":51829,"library":"etcd-tests-v3","title":"etcd v3 Test Utilities","description":"Package tests provides testing utilities and integration test helpers for etcd v3.","status":"active","version":"3.6.12","language":"go","source_language":null,"source_url":null,"tags":["etcd","testing","cluster","integration","distributed-systems"],"install":[{"cmd":"go get go.etcd.io/etcd/tests/v3","lang":"bash","label":"Install go.etcd.io/etcd/tests/v3"}],"dependencies":[],"imports":[{"symbol":"tests","correct":"go.etcd.io/etcd/tests/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"testing\"\n\n\t\"go.etcd.io/etcd/tests/v3\"\n)\n\nfunc TestCluster(t *testing.T) {\n\tclus := tests.NewCluster(t, &tests.ClusterConfig{Size: 3})\n\tdefer clus.Terminate(t)\n}","lang":"go","description":"Creates a test etcd cluster with 3 nodes for integration testing."},"warnings":[{"fix":"Import only in _test.go files or test helper packages.","message":"This package is intended for testing only and should not be used in production code.","severity":"gotcha","affected_versions":"all"}],"env_vars":null,"search_vec":"'cluster':19 'distribut':22 'distributed-system':21 'etcd':1,15,17 'helper':13 'integr':11,20 'packag':5 'provid':7 'system':23 'test':3,6,8,12,18 'util':4,9 'v3':2,16","created_at":"2026-06-15T06:31:24.394608+00:00","updated_at":"2026-06-15T06:31:24.394608+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/etcd-io/etcd","github":null,"docs":"https://pkg.go.dev/go.etcd.io/etcd/tests/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","utility"],"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}}