Bookmarks tagged [test-framework]
https://github.com/go-playground/assert
Basic Assertion Library used along side native go testing, with building blocks for custom assertions.
- tags: go, testing, test-framework
source code
https://github.com/cavaliercoder/badio
Extensions to Go's testing/iotest
package.
- tags: go, testing, test-framework
source code
https://github.com/h2non/baloo
Expressive and versatile end-to-end HTTP API testing made easy.
- tags: go, testing, test-framework
source code
https://github.com/fulldump/biff
Bifurcation testing framework, BDD compatible.
- tags: go, testing, test-framework
source code
https://github.com/marioidival/bro
Watch files in directory and run tests for them.
- tags: go, testing, test-framework
source code
https://github.com/percolate/charlatan
Tool to generate fake interface implementations for tests.
- tags: go, testing, test-framework
source code
https://github.com/SimonBaeumer/commander
Tool for testing cli applications on windows, linux and osx.
- tags: go, testing, test-framework
source code
https://github.com/bradleyjkemp/cupaloy
Simple snapshot testing addon for your test framework.
- tags: go, testing, test-framework
source code
https://github.com/khaiql/dbcleaner
Clean database for testing purpose, inspired by database_cleaner
in Ruby.
- tags: go, testing, test-framework
source code
https://github.com/viant/dsunit
Datastore testing for SQL, NoSQL, structured files.
- tags: go, testing, test-framework
source code
https://github.com/viant/endly
Declarative end to end functional testing.
- tags: go, testing, test-framework
source code
https://github.com/verdverm/frisby
REST API testing framework.
- tags: go, testing, test-framework
source code
BDD Testing Framework for Go.
- tags: go, testing, test-framework
https://github.com/msoap/go-carpet
Tool for viewing test coverage in terminal.
- tags: go, testing, test-framework
source code
https://github.com/google/go-cmp
Package for comparing Go values in tests.
- tags: go, testing, test-framework
source code
https://github.com/zimmski/go-mutesting
Mutation testing for Go source code.
- tags: go, testing, test-framework
source code
https://github.com/maxatome/go-testdeep
Extremely flexible golang deep comparison, extends the go testing package.
- tags: go, testing, test-framework
source code
https://github.com/dnaeon/go-vcr
Record and replay your HTTP interactions for fast, deterministic and accurate tests.
- tags: go, testing, test-framework
source code
https://github.com/franela/goblin
Mocha like testing framework fo Go.
- tags: go, testing, test-framework
source code
More advanced testing framework alternative to gotest.
- tags: go, testing, test-framework
https://github.com/smartystreets/goconvey/
BDD-style framework with web UI and live reload.
- tags: go, testing, test-framework
source code
https://github.com/corbym/gocrest
Composable hamcrest-like matchers for Go assertions.
- tags: go, testing, test-framework
source code
https://github.com/DATA-DOG/godog
Cucumber or Behat like BDD framework for Go.
- tags: go, testing, test-framework
source code
https://github.com/appleboy/gofight
API Handler Testing for Golang Router framework.
- tags: go, testing, test-framework
source code
https://github.com/corbym/gogiven
YATSPEC-like BDD testing framework for Go.
- tags: go, testing, test-framework
source code
https://github.com/jfilipczyk/gomatch
library created for testing JSON against patterns.
- tags: go, testing, test-framework
source code
Rspec like matcher/assertion library.
- tags: go, testing, test-framework
https://github.com/orfjackal/gospec
BDD-style testing framework for the Go programming language.
- tags: go, testing, test-framework
source code
https://github.com/stesla/gospecify
This provides a BDD syntax for testing your Go code. It should be familiar to anybody who has used libraries such as rspec.
- tags: go, testing, test-framework
source code
https://github.com/pavlo/gosuite
Brings lightweight test suites with setup/teardown facilities to testing
by leveraging Go1.7's Subtests.
- tags: go, testing, test-framework
source code
https://github.com/gotestyourself/gotest.tools
A collection of packages to augment the go testing package and support common patterns.
- tags: go, testing, test-framework
source code
https://github.com/rdrdr/hamcrest
fluent framework for declarative Matcher objects that, when applied to input values, produce self-describing results.
- tags: go, testing, test-framework
source code
https://github.com/gavv/httpexpect
Concise, declarative, and easy to use end-to-end HTTP and REST API testing.
- tags: go, testing, test-framework
source code
https://github.com/kinbiko/jsonassert
Package for verifying that your JSON payloads are serialized correctly.
- tags: go, testing, test-framework
source code
https://github.com/yookoala/restit
Go micro framework to help writing RESTful API integration test.
- tags: go, testing, test-framework
source code
https://github.com/adamluzsi/testcase
Idiomatic testing framework for Behavior Driven Development.
- tags: go, testing, test-framework
source code
https://github.com/go-testfixtures/testfixtures
A helper for Rails' like test fixtures to test database applications.
- tags: go, testing, test-framework
source code
https://github.com/stretchr/testify
Sacred extension to the standard go testing package.
- tags: go, testing, test-framework
source code
https://godoc.org/github.com/tvastar/test/cmd/testmd
Convert markdown snippets into testable go code.
- tags: go, testing, test-framework
source code
https://github.com/zhulongcheng/testsql
Generate test data from SQL files before testing and clear it after finished.
- tags: go, testing, test-framework
source code
Simple and colorful test tools.
- tags: go, testing, test-framework
source code
https://github.com/posener/wstest
Websocket client for unit-testing a websocket http.Handler.
- tags: go, testing, test-framework
source code