gospecify
Test framework
Provides a BDD syntax for testing Go code in a familiar style to rspec.
A BDD library for Go
52 stars
6 watching
7 forks
Language: Go
last commit: about 13 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
go-bdd/gobdd | A BDD testing framework for Go that uses the gherkin syntax and aims to provide more flexibility and customization than existing alternatives. | 115 |
corbym/htmlspec | Generates HTML output for BDD testing frameworks in Go | 1 |
corbym/gogiven | Generates readable test output from Go code | 15 |
srfrog/dict | Provides an alternative data structure to Go's built-in map and slice types | 45 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
teststack/teststack.bddfy | A BDD framework that supports C# POcos and integrates with various testing frameworks. | 419 |
j8spec/j8spec | Library that enables BDD-style testing in Java with features inspired by RSpec and Jasmine. | 47 |
s7techlab/hlf-sdk-go | A software development kit for building Hyperledger Fabric blockchain applications using Go | 42 |
bolknote/go-gd | A Go implementation of the GD graphics library | 59 |
gdwrd/banjo | A lightweight web framework for building simple web applications using Go | 24 |
sujit-baniya/goravel | A Go-based web framework providing a scalable and feature-rich platform for building applications. | 18 |
sproutapp/pavlov | A BDD framework for Elixir testing | 128 |
oussama4/gopify | A Go package for interacting with Shopify's API and webhooks | 28 |
philandstuff/dhall-golang | Bindings for a configuration language used in software development | 117 |
gabstv/go-bsdiff | A package implementing bsdiff 4 for binary file comparison and patching. | 161 |