ginkgo
Test framework
A modern testing framework designed to help developers write expressive specs for Go applications.
A Modern Testing Framework for Go
8k stars
100 watching
663 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list
bddbdd-frameworkgogolangtesttest-driven-developmenttesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance web framework written in Go, providing a fast and flexible API for building HTTP services. | 79,433 |
| Generates Go test boilerplate from source code | 4,975 |
| A Go library for building native GUI applications. | 8,341 |
| An all-in-one testing library for Go that provides utilities for mocking, tracing, and testing | 371 |
| A toolkit providing common assertions and mocks to support testing in Go programming language. | 23,652 |
| A tool for writing and running Go tests in the browser or terminal with visualizations of test results | 8,282 |
| A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
| A comprehensive resource for learning Go programming with test-driven development (TDD) principles. | 22,299 |
| Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
| A toolkit for integration and end-to-end testing without writing mocks | 1,400 |
| A testing framework that simplifies writing tests in Go with a focus on simplicity and ease of use. | 887 |
| A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 419 |
| A fast and flexible tool for generating static websites with built-in support for various content formats. | 76,514 |
| Tool for comparing and testing Go code | 436 |
| Compiles Go code to JavaScript for running in browsers | 12,785 |