ginkgo

Test framework

A modern testing framework designed to help developers write expressive specs for Go applications.

A Modern Testing Framework for Go

GitHub

8k stars
100 watching
663 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list

bddbdd-frameworkgogolangtesttest-driven-developmenttesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gin-gonic/gin A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. 79,433
cweill/gotests Generates Go test boilerplate from source code 4,975
andlabs/ui A Go library for building native GUI applications. 8,341
xhd2015/xgo An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing 371
stretchr/testify A toolkit providing common assertions and mocks to support testing in Go programming language. 23,652
smartystreets/goconvey A tool for writing and running Go tests in the browser or terminal with visualizations of test results 8,282
luontola/gospec A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. 113
quii/learn-go-with-tests A comprehensive resource for learning Go programming with test-driven development (TDD) principles. 22,299
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,430
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,400
franela/goblin A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. 887
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 419
gohugoio/hugo A fast and flexible tool for generating static websites with built-in support for various content formats. 76,514
maxatome/go-testdeep Tool for comparing and testing Go code 436
gopherjs/gopherjs Compiles Go code to JavaScript for running in browsers 12,785