| Projects on Google Code | Results 1 - 10 of 190 |
bunit is a way to easily describe behavior driven development scenarios in junit tests using a specific runner and annotations
What is BDD? [http://en.wikipedia.org/wiki/Behavior_Driven_Development]
==Scenarios structure==
Scenarios description follow three steps:
# *Given*: pre-defined ...
#summary JUnit Assert Extension.
= Introduction =
Extensions to improve readability of JUnit 4.x tests and add self-explainable assertions.
Read the [http://code.google.com/p/junitxtension/w/list Wiki] for further information.
== Abstract ==
You can read the [http://pindureta.wordpres...
This project provides an extension to the JUNIT framework.
Following are the salient features of the project:
* Provide configurable inputs
* Run tests by selecting test suites configured in a template file
* Swing based UI to select template file and run the tests
* Ability to rerun fai...
FlexTestNG is a TestNG implementation for Flex. There's no public release at the moment, but there should be one in a few weeks. You can view the source tree to check on the progress. More info to come.
=Intro=
JUnit Code Generator for simple Beans.
Generates JUnit Test Classes for Beans that have only Setters and Getters. The generates Test methods will have multiple values to test.
==Requirements==
* Java 1.5 or above
* Ant Tool
* JUnit4 or above
Starting with JUnit source, modified and pared down to work properly on J2ME MIDP
= JUnitBench =
JUnitBench is a set of JUnit 4.x extensions for benchmark and performance testing inspired by popular frameworks such as Japex and JMeter.
Continuous testing framework for java. The concept is to run junit tests continuously.
This project is an experience of Continuum Integration server.
Ant + Hudson + JUnit 4 + Java 6