Tags : Browse Projects

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

RSpec

Compare

  Analyzed 24 days ago

RSpec is a BDD tool and a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests.

81.2K lines of code

47 current contributors

over 3 years since last commit

322 users on Open Hub

Inactive
4.47945
   
I Use This

Cucumber

Compare

  Analyzed about 18 hours ago

Cross platform BDD tool that lets domain experts define software behaviour in plain text. The text can be executed as automated tests.

57.2K lines of code

73 current contributors

4 days since last commit

240 users on Open Hub

Moderate Activity
4.76
   
I Use This

jBehave

Compare

  Analyzed 3 days ago

JBehave is a framework for Behaviour-Driven Development Behaviour-driven development (BDD) is an evolution of test-driven development (TDD) and acceptance-test driven design, and is intended to make these practices more accessible and intuitive to newcomers and experts alike. It shifts the ... [More] vocabulary from being test-based to behaviour-based, and positions itself as a design philosophy. [Less]

128K lines of code

12 current contributors

3 months since last commit

38 users on Open Hub

Low Activity
5.0
 
I Use This

Spock Framework

Compare

  Analyzed 3 days ago

Spock is a testing and specification framework for Java and Groovy developers. What makes it stand out from the crowd is its beautiful and highly expressive specification language. Thanks to its JUnit runner, Spock is compatible with most IDEs, build tools, and continuous integration servers. Spock ... [More] is inspired from JUnit, jMock, RSpec, Groovy, Scala, Vulcans, and other fascinating life forms. [Less]

67.4K lines of code

8 current contributors

9 days since last commit

29 users on Open Hub

Moderate Activity
4.75
   
I Use This

Shoulda

Compare

  Analyzed 2 days ago

Shoulda makes it easy to write elegant, understandable, and maintainable tests. Shoulda consists of test macros, assertions, and helpers added on to the Test::Unit framework. It’s fully compatible with your existing tests, and requires no retooling to use.

929 lines of code

0 current contributors

almost 4 years since last commit

17 users on Open Hub

Inactive
4.57143
   
I Use This

Pyccuracy

Compare

  Analyzed 12 minutes ago

Pyccuracy is a Behavior-Driven Acceptance Testing framework. A typical Pyccuracy test would be something like: As a Google User I want to search Google So that I can test Pyccuracy Scenario 1 - Searching for Hello World Given I go to "http://www.google.com" When I fill "q" textbox ... [More] with "Hello World" And I click "btnG" button Then I see "Hello World - Google Search" title [Less]

15.6K lines of code

0 current contributors

almost 10 years since last commit

12 users on Open Hub

Inactive
5.0
 
I Use This

SpecFlow

Compare

  Analyzed 3 days ago

SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven ... [More] Development for .NET projects today. The official website of the SpecFlow project is: www.specflow.org. The source code is hosted on GitHub: SpecFlow. Wiki and issue tracking is hosted here on Google Code. SpecFlow is sponsored by TechTalk. [Less]

123K lines of code

24 current contributors

over 1 year since last commit

12 users on Open Hub

Very Low Activity
4.66667
   
I Use This

PHPSpec

Compare

  Analyzed 2 days ago

PHPSpec is a Behaviour-Driven Development (BDD) framework written for PHP5. It's objective is to supply a domain specific language for specifying the behaviour of code in terms of executable examples which although similar to unit tests, encourages a mind set better suited to applying BDD or TDD. ... [More] This involves highly readable examples written using a plain English style DSL. Indeed, these examples can be parsed into plain text specifications which can be gived to anyone outside a developer group. [Less]

30.3K lines of code

14 current contributors

about 1 month since last commit

11 users on Open Hub

Moderate Activity
4.0
   
I Use This

Concordion

Compare

  Analyzed 2 days ago

Concordion is an open source tool for automating Specification by Example. The specifications are so readable they can double up as system documentation. Concordion specifications are written in HTML, so can be easily hyperlinked into a navigable structure. The specifications contain examples ... [More] of behaviour which, when automated and executed against the system, are colour-coded to show the current state of the system. By executing these frequently, you can be confident the documentation is always up-to-date. [Less]

23.7K lines of code

1 current contributors

3 months since last commit

11 users on Open Hub

Very Low Activity
4.875
   
I Use This

pivotal's jasmine

Compare

  Analyzed 2 days 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

over 3 years since last commit

10 users on Open Hub

Inactive
4.5
   
I Use This