Testing · Go Tools
13 tools found
k6
githubA modern load testing tool, using Go and JavaScript
testify
githubA toolkit with common assertions and mocks that plays nicely with the standard library
learn-go-with-tests
githubLearn Go with test-driven development
goreplay
githubGoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
keploy
githubOpen-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.
chromedp
githubA faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
toxiproxy
github:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
ginkgo
githubA Modern Testing Framework for Go
mockery
githubA mock code autogenerator for Go
gotests
githubAutomatically generate Go test boilerplate from your source code.
go-fuzz
githubRandomized testing for Go
go-cmp
githubPackage for comparing Go values in tests
httprunner
githubHttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。