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
660 forks
Language: Go
last commit: 4 days 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. 78,978
cweill/gotests Generates Go test boilerplate from source code 4,957
andlabs/ui A Go library for building native GUI applications. 8,337
xhd2015/xgo An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing 368
stretchr/testify A toolkit providing common assertions and mocks to support testing in Go programming language. 23,493
smartystreets/goconvey A tool for writing and running Go tests in the browser or terminal with visualizations of test results 8,259
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,203
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,401
orlangure/gnomock A toolkit for integration and end-to-end testing without writing mocks 1,395
franela/goblin A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. 885
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
gohugoio/hugo A fast and flexible tool for generating static websites with built-in support for various content formats. 75,938
maxatome/go-testdeep Tool for comparing and testing Go code 436
gopherjs/gopherjs Compiles Go code to JavaScript for running in browsers 12,759