Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Testing Frameworks packages

Showing projects tagged as Testing and Testing Frameworks

  • Testify

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

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

    9.4 4.6 Go
    A Modern Testing Framework for Go
  • go-cmp

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

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

    8.5 0.0 Go
    Selenium/Webdriver client for Go
  • gomega

    8.3 9.0 Go
    Ginkgo's Preferred Matcher Library
  • godog

    8.3 5.1 Go
    Cucumber for golang
  • is

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

    7.5 6.6 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
  • gocheck

    7.3 0.0 Go
    Rich testing for the Go language
  • goblin

    7.3 0.0 Go
    Minimal and Beautiful Go testing framework
  • testfixtures

    7.3 6.2 Go
    Ruby on Rails like test fixtures for Go. Write tests against a real database
  • GoAws

    7.2 0.0 Go
    AWS (SQS/SNS) Clone for Development testing
  • goc

    7.1 6.8 Go
    A Comprehensive Coverage Testing System for The Go Programming Language
  • baloo

    7.0 0.0 Go
    Expressive end-to-end HTTP API testing made easy in Go
  • embedded-postgres

    6.8 2.1 Go
    Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test
  • go-mutesting

    6.7 0.0 Go
    Mutation testing for Go source code
  • gofight

    6.4 2.8 Go
    Testing API Handler written in Golang.
  • gotest.tools

    6.3 5.4 Go
    A collection of packages to augment the go testing package and support common patterns.
  • testza

    6.2 0.0 Go
    Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
  • go-testdeep

    6.0 3.4 Go
    Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite
  • charlatan

    5.8 0.0 Go
    Go Interface Mocking Tool
  • frisby

    5.7 0.0 Go
    API testing framework inspired by frisby-js
  • endly

    5.7 3.7 Go
    End to end functional test and automation framework
  • cupaloy

    5.6 0.0 Go
    Simple Go snapshot testing
  • go-carpet

    5.3 0.0 Go
    go-carpet - show test coverage in terminal for Go source files
  • go-hit

    5.2 8.5 Go
    http integration test framework
  • dbcleaner

    4.8 1.1 Go
    Clean database for testing, inspired by database_cleaner for Ruby