Tags : Browse Projects

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

PHP_CodeSniffer

Compare

  Analyzed about 7 hours ago

PHP_CodeSniffer is a PHP5 script that tokenises PHP, JavaScript and CSS files to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.

109K lines of code

28 current contributors

5 months since last commit

55 users on Open Hub

Low Activity
4.55
   
I Use This

DbUnit

Compare

  Analyzed about 3 hours ago

DbUnit is a JUnit extension (also usable with Ant) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes ... [More] subsequent tests to fail or exacerbate the damage. DbUnit has the ability to export and import your database data to and from XML datasets. Since version 2.0, DbUnit can works with very large dataset when use in streaming mode. DbUnit can also helps you to verify that your database data match expected set of values. [Less]

108K lines of code

7 current contributors

6 months since last commit

54 users on Open Hub

Very Low Activity
4.0
   
I Use This

xUnit.net

Compare

Claimed by Outercurve Foundation Analyzed about 22 hours ago

Unit testing framework for .NET 2.0, built on the lessons learned from NUnit 2.x and other test frameworks. Written by Jim Newkirk and Brad Wilson.

87.1K lines of code

9 current contributors

5 days since last commit

52 users on Open Hub

Moderate Activity
4.68421
   
I Use This

The Grinder

Compare

  Analyzed about 17 hours ago

The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols. The Grinder comes with a mature ... [More] plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session. [Less]

99.2K lines of code

0 current contributors

about 9 years since last commit

50 users on Open Hub

Inactive
4.0
   
I Use This

Arquillian

Compare

Claimed by Arquillian Universe Analyzed about 2 months ago

The mission of the Arquillian project is to provide a simple test harness that developers can use to produce a broad range of integration tests for their Java applications (most likely enterprise applications). A test case may be executed within the container, deployed alongside the code under test ... [More] , or by coordinating with the container, acting as a client to the deployed code. To avoid introducing unnecessary complexity into the developer's build environment, Arquillian integrates transparently with familiar testing frameworks (e.g., JUnit 4, TestNG 5), allowing tests to be launched using existing IDE, Ant and Maven test plugins without any add-ons. [Less]

366K lines of code

19 current contributors

3 months since last commit

47 users on Open Hub

Activity Not Available
4.75
   
I Use This

Selenium-ide

Compare

  Analyzed about 12 hours ago

Selenium IDE as a WebExtension for Chrome & Firefox. Getting started with Selenium IDE requires no additional setup other than installing the extension on your browser. One of our driving philosophies is to provide an easy to use tool that will give instant feedback. We believe that the easier ... [More] we can make it, the more likely people are to author tests, which in turn results in better tested apps. Selenium IDE: https://www.seleniumhq.org/selenium-ide/ [Less]

52.6K lines of code

0 current contributors

7 days since last commit

47 users on Open Hub

Moderate Activity
4.2
   
I Use This

soapUI

Compare

  Analyzed 25 minutes ago

soapUI is the leading desktop application for inspecting, invoking, monitoring, simulating/mocking and functional/load/compliance/surveillance testing of REST/WADL and SOAP/WSDL-based Web Services over HTTP.

283K lines of code

22 current contributors

3 months since last commit

45 users on Open Hub

Very Low Activity
4.11111
   
I Use This

gruntjs

Compare

  Analyzed about 18 hours ago

Grunt: The JavaScript Task Runner

3.73K lines of code

4 current contributors

5 months since last commit

45 users on Open Hub

Very Low Activity
4.0
   
I Use This

EclEmma

Compare

  Analyzed about 13 hours ago

EclEmma is a Java code coverage tool for Eclipse. It launches from within the workbench like JUnit test. Runs can directly be analyzed for code coverage. Coverage results are immediately summarized and highlighted in the Java source code editors. EclEmma does not require modifying your projects or performing any other setup.

13.7K lines of code

0 current contributors

over 7 years since last commit

44 users on Open Hub

Inactive
4.33333
   
I Use This

Zed Attack Proxy

Compare

Claimed by Software Security Project Analyzed about 5 hours ago

The Zed Attack Proxy (ZAP) is one of the world’s most popular free security tools and is actively maintained by hundreds of international volunteers. It can help you automatically find security vulnerabilities in your web applications while you are developing and testing your applications. Its also ... [More] a great tool for experienced pentesters to use for manual security testing. [Less]

1.18M lines of code

61 current contributors

1 day since last commit

43 users on Open Hub

Very High Activity
4.875
   
I Use This