Julien Herr

Strasbourg, France
 

Managed Projects

TestNG

  Analyzed about 4 hours ago

TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as: * JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc annotations). * Flexible test configuration. * Support for data-driven testing * ... [More] Support for parameters. * distribution of tests on slave machines. * Powerful execution model * Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc...). * Embeds BeanShell for further flexibility. * no dependencies * Dependent methods for application server testing. TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc... [Less]

105K lines of code

20 current contributors

4 months since last commit

133 users on Open Hub

Very Low Activity
4.26667
   
I Use This

TestNG-Eclipse

  Analyzed about 12 hours 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.8K lines of code

2 current contributors

6 months since last commit

22 users on Open Hub

Very Low Activity
3.77778
   
I Use This