spek
Test framework
A specification framework that uses BDD-style testing and supports test-driven development in Kotlin
A specification framework for Kotlin
2k stars
54 watching
179 forks
Language: Kotlin
last commit: 6 months ago
Linked from 1 awesome list
bddkotlinspektddtesting
Related projects:
Repository | Description | Stars |
---|---|---|
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,880 |
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 |
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 |
dariusz-wozniak/list-of-testing-tools-and-frameworks-for-.net | A comprehensive list of tools and frameworks for automated testing in .NET | 550 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
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 |
matthewhammer/motoko-bigtest | A testing framework that enables the creation of long-running tests using a domain-specific language. | 12 |
norfairking/sydtest | A modern testing framework for Haskell with advanced features and good defaults | 115 |
luontola/gospec | A testing framework for Go that allows writing self-documenting tests/specifications and executes them concurrently and safely isolated. | 113 |
f1337/as3spec | A BDD framework for ActionScript 3.0, allowing developers to write behavior-driven tests in AS3. | 20 |
hspec/hspec-example | A Haskell project providing a testing framework and skeleton for writing unit tests. | 91 |
alkass/polish | A testing framework for Rust that provides a structured way to write and run test cases. | 52 |
marvinjwendt/testza | A comprehensive testing framework for Go, providing features for assertions, fuzzing, output capture, and more. | 418 |