Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/adamluzsi/testcase

testcase is an opinionated testing framework to support test driven design.
https://github.com/adamluzsi/testcase

bdd behavior-driven-development chaos-engineering fault-injection go golang tdd test test-driven-design test-framework testing testing-tools tests toolkit

Last synced: 18 days ago
JSON representation

testcase is an opinionated testing framework to support test driven design.

Lists

README

        

// Package testcase is an opinionated testing framework.
//
// Repository + README:
// https://go.llib.dev/testcase
//
// Guide:
// https://go.llib.dev/testcase/blob/master/docs/README.md
package testcase