Tags : Browse Projects

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

vfsStream

Compare

  Analyzed about 14 hours ago

vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system.

8.88K lines of code

9 current contributors

over 1 year since last commit

4 users on Open Hub

Very Low Activity
5.0
 
I Use This

Codeception

Compare

  Analyzed 4 months ago

Codeception is a new full-stack testing PHP framework. Inspired by BDD, it provides you absolutely new original way for writing acceptance, functional and even unit tests.

717K lines of code

98 current contributors

4 months since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This

padraic's mockery

Compare

  No analysis available

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human ... [More] readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending. [Less]

0 lines of code

28 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: bsd_ish

cmocka

Compare

  Analyzed 1 day ago

A unit testing framework for C with mocking. cmocka only requires a test application is linked with the standard C library which minimizes conflicts with standard C library headers. It is the successor (fork) of cmockery.

10.4K lines of code

9 current contributors

about 1 month since last commit

3 users on Open Hub

Moderate Activity
4.0
   
I Use This

WSUnit - The Web Services Testing Tool

Compare

  No analysis available

WSUnit is a tool that can help you test Web Service consumers. It provides a predictable and repeatable simulation of a Web Service that is ideal for unit testing. It is also useful when developing web service consumers when the actual web service may not be avaliable due to your remote location or ... [More] may not have been fully developed itself. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: lgpl

Delphi Mocks

Compare

  Analyzed about 8 hours ago

A Open Source Mocking framework for Delphi XE2 or later

16.4K lines of code

2 current contributors

5 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

PascalMock

Compare

  Analyzed about 10 hours ago

Mock object library for Delphi/Kylix/Free Pascal. This library enables the easy creation and use of Mock objects for unit testing. Independant of the unit testing framework.

3.67K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

arduino-mock

Compare

  Analyzed about 12 hours ago

A GMock stub library to simulate the arduino envirinment

3.9K lines of code

0 current contributors

about 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Test::Mock::One

Compare

  Analyzed about 22 hours ago

Testing the world with one object Allows you to mock many things with very little code

494 lines of code

0 current contributors

7 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

Trapeze

Compare

  Analyzed about 19 hours ago

Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and top-level methods defined in the source. Trapeze then exercises each object, module and method ... [More] , recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications. In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you. [Less]

10.8K lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
3.0
   
I Use This