Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

pivotal's jasmine

Compare

  Analyzed about 23 hours ago

Jasmine is a behavior-driven development framework for testing JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean, obvious syntax so that you can easily write tests.

920 lines of code

22 current contributors

almost 4 years since last commit

10 users on Open Hub

Inactive
4.5
   
I Use This

Mocha (JavaScript Testing Framework)

Compare

  Analyzed about 23 hours ago

mocha - simple, flexible, fun javascript test framework for node.js & the browser. (BDD, TDD, QUnit styles via interfaces)

31.2K lines of code

55 current contributors

23 days since last commit

7 users on Open Hub

Moderate Activity
0.0
 
I Use This

Fluent Assertions

Compare

  Analyzed about 18 hours ago

Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test.

100K lines of code

0 current contributors

3 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

cucumber-js

Compare

  Analyzed about 12 hours ago

Pure Javascript Cucumber

20K lines of code

14 current contributors

12 days since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Chorus

Compare

  Analyzed about 15 hours ago

Chorus is a BDD testing framework targeted at distributed architectures. The intention behind the Chorus project is to provide a good general purpose interpreter for BDD tests, with special capabilities which help to test distributed components and to manage starting and stopping processes.

28.9K lines of code

2 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Codeception Gherkin Param

Compare

  Analyzed about 5 hours ago

Codeception extension for supporting parameter notation in Gherkin features.

657 lines of code

6 current contributors

11 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

grails-easybtest

Compare

  Analyzed about 5 hours ago

This is a grails plugin that allows the use of Easyb for testing

2.98K lines of code

0 current contributors

over 5 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

ESpec test framework

Compare

  Analyzed about 15 hours ago

Behaviour Driven Development for Elixir ESpec is a BDD test framework for Elixir. It is NOT a wrapper around ExUnit but a completely new test framework written from scratch. ESpec is inspired by RSpec and the main idea is to be close to its perfect DSL.

6.02K lines of code

7 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Sibilla Test

Compare

  Analyzed about 12 hours ago

Short description:In a nutshell Sibilla aims at changing the point of view regarding test classes and classes under test. What we get is the focus being moved to the classes under test; from those classes, which of course are the most important ones of your projects, we obtain links to your test ... [More] classes and test methods. In other words we define the classes and methods' contract using tests, while also keeping track of tests that need to be run when a class/method under test has been modified. This is possible by collecting metadata sets that represent links between classes under test and test classes (and eventually more fine grained links between methods) and using them for a lot of purposes. Metadata can be collected from different sources: annotations on classes under test, instrument [Less]

6.4K lines of code

0 current contributors

over 13 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This