Sleipnir
Testing framework
A BDD-style testing framework for Swift.
BDD-style framework for Swift
844 stars
38 watching
48 forks
Language: Swift
last commit: over 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
kylef/spectre | A BDD framework and test runner for Swift projects and playgrounds | 404 |
teststack/teststack.bddfy | A BDD framework that supports C# POcos and integrates with various testing frameworks. | 419 |
stevenknox/corebdd | A BDD framework for xUnit.net that allows developers to write behavior-driven tests in C#. | 18 |
abe33/spectacular | A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec. | 73 |
lightbdd/lightbdd.tutorials | Demonstrates how to use LightBDD for testing .NET applications using various technologies and patterns. | 6 |
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 |
thoughtbot/shoulda | A testing framework specifically designed for Rails applications | 2,211 |
spekframework/spek | A specification framework that uses BDD-style testing and supports test-driven development in Kotlin | 2,226 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
norfairking/sydtest | A modern testing framework for Haskell with advanced features and good defaults | 115 |
etorreborre/specs2 | A specification-based testing framework for Scala programming languages | 734 |
sproutapp/pavlov | A BDD framework for Elixir testing | 128 |