Tags : Browse Projects

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

PHPUnit

Compare

  No analysis available

In the last decade, PHP has developed from a niche language for adding dynamic functionality to small websites to a powerful tool making strong inroads into large-scale Web systems. Critical business logic like this needs to work correctly. But how do you ensure that it does? You test it, of course. ... [More] To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. [Less]

0 lines of code

57 current contributors

0 since last commit

286 users on Open Hub

Activity Not Available
4.38824
   
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

python-nose

Compare

  Analyzed 2 days ago

nose provides an alternate test discovery and running process for unittest, one that is intended to mimic the behavior of py.test as much as is reasonably possible without resorting to too much magic. nose has recently migrated from another host; if you recently filed a ticket at the old trac ... [More] site, you may want to check the issues list here to make sure it made the journey. [Less]

18.6K lines of code

0 current contributors

about 8 years since last commit

95 users on Open Hub

Inactive
4.48276
   
I Use This

TestNG-Eclipse

Compare

  Analyzed 1 day ago

This project will provide an Eclipse plug-in for TestNG with features similar to the JUnit plug-in but also covering the advanced functionalities of TestNG: groups, dependencies, editing of testng.xml, etc... For more details, please go to the main TestNG web site: http://testng.org

20.7K lines of code

2 current contributors

about 1 month since last commit

22 users on Open Hub

Low Activity
3.77778
   
I Use This

PowerMock

Compare

  Analyzed about 17 hours ago

PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.

38K lines of code

0 current contributors

about 2 years since last commit

17 users on Open Hub

Inactive
4.8
   
I Use This

Privileged Accessor

Compare

  Analyzed 3 days ago

PrivilegedAccessor is a very simple framework for accessing private or protected members, methods or constructors in Java.

2.02K lines of code

0 current contributors

about 12 years since last commit

5 users on Open Hub

Inactive
5.0
 
I Use This

SST - Web Automation Framework

Compare

  No analysis available

SST (selenium-simple-test) is a framework built on top of Selenium WebDriver, using Python to make writing functional web tests easier with code.

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

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

fakeiteasy

Compare

  Analyzed about 17 hours ago

A .Net dynamic fake/mock/stub framework for creating all types of fake objects, mocks, stubs etc. Easier semantics, all fake objects are just that - fakes - the use of the fakes determines whether they're mocks or stubs. Context aware fluent interface guides the developer. Full VB.Net ... [More] support. Designed for ease of use and for compatibility with both C# and VB.Net. [Less]

32.9K lines of code

7 current contributors

2 months since last commit

2 users on Open Hub

Low Activity
5.0
 
I Use This

unittest-xml-reporting

Compare

  Analyzed 4 days ago

Python unittest-based test runner with JUnit like XML reporting.

2.55K lines of code

4 current contributors

about 2 years since last commit

2 users on Open Hub

Inactive
4.5
   
I Use This

django-nose

Compare

  Analyzed 4 days ago

With this re-usable app, it's easy to run tests in a Django project with the nose testing framework.

1.51K lines of code

2 current contributors

over 2 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

libshell-posix

Compare

  Analyzed about 9 hours ago

This package contains common functions for POSIX shell projects to increase code reuse: *shell-getopt: Shell implementation of getopt(1) utility and getopt family; *shell-config: to work (read, change and remove variables) with a shell-like config files; *shell-ini-config: to work with a ... [More] ini-like config files; *shell-signal: to change the action taken by a process on receipt of a specific signal; *shell-args: to check argument type, display version and program usage; *shell-ip-address: to validate the IP address; *shell-mail-address: to validate the domain and email address; *shell-quote: to quote variables; *shell-unittest: Unit testing framework for shell (xUnit compatible); *shell-error: to display error and verbose messages;... [Less]

7.15K lines of code

1 current contributors

about 1 month since last commit

2 users on Open Hub

Very Low Activity
5.0
 
I Use This