Tags : Browse Projects

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

TestNG-Eclipse

Compare

  Analyzed 4 months 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

11 months since last commit

22 users on Open Hub

Activity Not Available
3.77778
   
I Use This

pytest

Compare

  Analyzed 4 months ago

py.test is a command line tool to collect and run automated tests. It supports many testing methods conventionally used in the Python community. It runs traditional unittest.py, doctest.py, supports xUnit style setup and nose specific setups and test suites. It offers minimal no-boilerplate model ... [More] for configuring and deploying tests written as simple Python functions or methods. It also integrates coverage testing with figleaf or Javasript unit- and functional testing. [Less]

75.4K lines of code

138 current contributors

5 months since last commit

22 users on Open Hub

Activity Not Available
5.0
 
I Use This

ILIAS

Compare

  Analyzed 4 months ago

0 lines of code

53 current contributors

0 since last commit

21 users on Open Hub

Activity Not Available
4.4
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

Xinc

Compare

  Analyzed 4 months ago

Xinc is a continuous integration server written in PHP 5. It has built-in support for Subversion, git and Phing (and therefore PHPUnit), and can be easily extended to work with alternative version control or build tools.

20.6K lines of code

0 current contributors

over 9 years since last commit

20 users on Open Hub

Activity Not Available
4.77778
   
I Use This

Factory Girl

Compare

  Analyzed 4 months ago

Use instead of fixtures to create valid objects for your Ruby test suite.

9.17K lines of code

29 current contributors

almost 3 years since last commit

19 users on Open Hub

Activity Not Available
4.625
   
I Use This

jshint

Compare

  Analyzed 4 months ago

JSHint is a community-driven tool to detect errors and potential problems in JavaScript code and to enforce your team's coding conventions. It is very flexible so you can easily adjust it to your particular coding guidelines and the environment you expect your code to execute in. JSHint is a ... [More] fork of JSLint, the tool written and maintained by Douglas Crockford. The project originally started as an effort to make a more configurable version of JSLint—the one that doesn't enforce one particular coding style on its users—but then transformed into a separate static analysis tool with its own goals and ideals. [Less]

80.3K lines of code

6 current contributors

over 2 years since last commit

18 users on Open Hub

Activity Not Available
0.0
 
I Use This

PowerMock

Compare

  Analyzed 4 months 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

over 3 years since last commit

17 users on Open Hub

Activity Not Available
4.8
   
I Use This

XMLUnit

Compare

  Analyzed 4 months ago

XMLUnit provides classes to validate or compare XML files or to assert the value of XPath expressions applied to them. XMLUnit for Java provides integration with Hamcrest while XMLUNit for .NET integrates with NUnit to simplify unit testing code that generates XML.

42.6K lines of code

4 current contributors

about 5 years since last commit

17 users on Open Hub

Activity Not Available
4.0
   
I Use This
Licenses: apache_2, BSD-3-Clause

Shoulda

Compare

  Analyzed 4 months 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

about 5 years since last commit

17 users on Open Hub

Activity Not Available
4.57143
   
I Use This

JaCoCo Java Code Coverage Library

Compare

  Analyzed 4 months ago

JaCoCo is a free code coverage library for Java, which is currently developed by the EclEmma team based on the lessons learned from using and integration existing libraries over the last three years.

66K lines of code

8 current contributors

5 months since last commit

17 users on Open Hub

Activity Not Available
5.0
 
I Use This