Testing packages

Showing projects tagged as Testing

  • Testify

    9.8 6.4 Go
    A toolkit with common assertions and mocks that plays nicely with the standard library
  • chromedp

    9.5 6.9 Go
    A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
  • gomock

    9.5 3.7 Go
    GoMock is a mocking framework for the Go programming language.
  • GoConvey

    9.5 1.7 Go
    Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
  • ginkgo

    9.4 5.9 Go
    A Modern Testing Framework for Go
  • go-sqlmock

    9.1 2.2 Go
    Sql mock driver for golang to test database interactions
  • realize

    9.0 0.0 Go
    Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
  • gotests

    9.0 0.0 Go
    Automatically generate Go test boilerplate from your source code.
  • mockery

    9.0 8.0 Go
    A mock code autogenerator for Golang
  • go-fuzz

    9.0 2.6 Go
    Randomized testing for Go
  • rod

    8.8 8.5 Go
    A Devtools driver for web automation and scraping
  • go-cmp

    8.7 4.0 Go
    Package for comparing Go values in tests
  • Gauge

    8.7 4.7 Go
    Light weight cross-platform test automation
  • Looking for Maintainer

    8.5 0.0 Go
    Selenium/Webdriver client for Go
  • selenoid

    8.5 5.5 Go
    Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
  • gomega

    8.3 9.1 Go
    Ginkgo's Preferred Matcher Library
  • godog

    8.3 6.0 Go
    Cucumber for golang
  • httpexpect

    8.3 0.0 Go
    End-to-end HTTP and REST API testing for Go.
  • hoverfly

    8.3 6.5 Go
    Lightweight service virtualization/ API simulation / API mocking tool for developers and testers
  • Testcontainers-go

    8.3 9.4 Go
    Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
  • gock

    8.0 0.0 Go
    HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
  • httpmock

    7.9 4.2 Go
    HTTP mocking for Golang
  • is

    7.8 0.0 Go
    Professional lightweight testing mini-framework for Go.
  • gofuzz

    7.8 0.0 Go
    Fuzz testing for go.
  • playwright-go

    7.6 6.8 JavaScript
    Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API.
  • gnomock

    7.5 7.4 Go
    Test your code without writing mocks with ephemeral Docker containers 📦 Setup popular services with just a couple lines of code ⏱️ No bash, no yaml, only code 💻
  • go-vcr

    7.4 0.0 Go
    Record and replay your HTTP interactions for fast, deterministic and accurate tests
  • failpoint

    7.4 4.0 Go
    An implementation of failpoints for Golang.
  • goblin

    7.3 0.0 Go
    Minimal and Beautiful Go testing framework
  • gocheck

    7.2 0.0 Go
    Rich testing for the Go language