Testing (66)

  • Overall Score
  • Popularity
  • Trending
  • Activity
  • Maturity
PAMT

stretchrtestify

A toolkit with common assertions and mocks that plays nicely with the standard library
PAMT

go-rodrod

A Devtools driver for web automation and scraping
PAMT

golangmock

GoMock is a mocking framework for the Go programming language.
PAMT

smartystreetsgoconvey

Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
PAMT

chromedpchromedp

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
PAMT

DATA-DOGgo-sqlmock

Sql mock driver for golang to test database interactions
PAMT

go-testfixturestestfixtures

Ruby on Rails like test fixtures for Go. Write tests against a real database
PAMT

maxbrunsfeldcounterfeiter

A tool for generating self-contained, type-safe test doubles in go
PAMT

dvyukovgo-fuzz

Randomized testing for Go
PAMT

adamluzsitestcase

testcase is an opinionated behavior-driven-testing library
PAMT

h2nongock

HTTP traffic mocking and testing made easy in Go
PAMT

SpectoLabshoverfly

Lightweight service virtualization/API simulation tool for developers and testers
PAMT

googlego-cmp

Package for comparing Go values in tests
PAMT

cucumbergodog

Cucumber for golang
PAMT

aerokubeselenoid

Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary.
PAMT

mafredricdp

Package cdp provides type-safe bindings for the Chrome DevTools Protocol (CDP), written in the Go programming language.
PAMT

aerokubeggr

A lightweight load balancer used to create big Selenium clusters
PAMT

jarcoalhttpmock

HTTP mocking for Golang
PAMT

franelagoblin

Minimal and Beautiful Go testing framework
PAMT

gavvhttpexpect

End-to-end HTTP and REST API testing for Go.
PAMT

googlegofuzz

Fuzz testing for go.
PAMT

dnaeongo-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests
PAMT

seboramagovcr

HTTP mock for Golang: record and replay HTTP/HTTPS interactions for offline testing
PAMT

orlanguregnomock

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