spectacular
Test framework
A BDD framework for writing tests in CoffeeScript and JavaScript, focusing on best practices from RSpec.
Advanced BDD framework for CoffeeScript and JavaScript
73 stars
6 watching
6 forks
Language: CoffeeScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
f1337/as3spec | A BDD framework for ActionScript 3.0, allowing developers to write behavior-driven tests in AS3. | 20 |
j8spec/j8spec | Library that enables BDD-style testing in Java with features inspired by RSpec and Jasmine. | 47 |
antonmi/espec | A BDD testing framework for Elixir | 808 |
railsware/sleipnir | A BDD-style testing framework for Swift. | 844 |
teststack/teststack.bddfy | A BDD framework that supports C# POcos and integrates with various testing frameworks. | 419 |
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 |
serenity-bdd/serenity-core | A library that helps structure automated acceptance tests for easier understanding and reporting | 721 |
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,880 |
bitovi/funcunit | A functional testing framework for JavaScript applications | 571 |
jbehave/jbehave-core | A BDD framework for Java-based testing and development | 31 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
danielstjules/pho | A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |
etorreborre/specs2 | A specification-based testing framework for Scala programming languages | 734 |
nspec/nspec | A testing framework for C# that uses Behavior Driven Development (BDD) and context/specification style. | 260 |
cucumber/aruba | Test command-line applications using behavior-driven development (BDD) frameworks. | 948 |