testcase

Testing framework

Tooling to apply BDD testing conventions

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

GitHub

121 stars
7 watching
10 forks
Language: Go
last commit: 12 days ago
Linked from 2 awesome lists

bddbehavior-driven-developmentchaos-engineeringfault-injectiongogolangtddtesttest-driven-designtest-frameworktestingtesting-toolsteststoolkit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net A comprehensive list of tools and frameworks for automated testing in .NET 550
antonmi/espec A BDD testing framework for Elixir 808
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
lightbdd/lightbdd A test framework allowing developers to write easy-to-read and maintain behavioral tests with native support for refactoring, code analysis, and feature-rich reporting. 351
danielstjules/pho A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. 284
marvinjwendt/testza A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. 418
testdrivenio/django-aloe-bdd An implementation of Behavior-Driven Development with Django and Aloe 43
stevenknox/corebdd A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. 18
teststack/teststack.bddfy A BDD framework that supports C# POcos and integrates with various testing frameworks. 419
railsware/sleipnir A BDD-style testing framework for Swift. 844
briot/gnatbdd Supports Behavior Driven Development in Ada programming language through test-driven development and automated testing 7
thomhurst/bdtest A testing framework for .NET focusing on clear, concise, and business-critical tests that run independently without shared state. 81
etorreborre/specs2 A specification-based testing framework for Scala programming languages 734
kahlan/kahlan A PHP test framework that supports Behavior-Driven Development (BDD) and provides features for unit testing, stubbing, and code coverage analysis. 1,145
martinmoene/lest A simple C++ test framework for unit tests and BDD. 391