My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 725
Test::More is the most popular library for writing tests in Perl. {{{ use Test::More tests => 1; is( 1 + 1, 2, "one plus one is two" ); }}} test-more contains four libraries. [http://search.cpan.org/perldoc/Test::Tutorial Test::Tutorial] - Let us take you by the hand and walk through wri...
= Concordion.Net = == What is Concordion.Net? == [http://code.google.com/p/concordion-net/wiki/WhatIsConcordionNet Read this wiki article] for a high-level overview of the project == How do you use it? == You can read my series of blog articles on setting up your first project. * [...
*11/07/09 - Note:* This project has been moved back to the main [http://fest.easytesting.org FEST] project. Its license has been changed from GPL v2 to Apache 2. New development will start in December 09. FEST-JavaFX is an open source project that simplifies functional testing of JavaFX user inte...
=Mission= The mission of the _edtf_ project is to develop a lightweight and easy to use open-source Event Driven Testing Framework based on eTSL / ATML standards, with a first application on BPEL testing. =About edtf= [Project_Description Here] you can find out more about _edtf_ and how thi...
*Do you want to see FEST in action? Check the article "[http://www.javaworld.com/javaworld/jw-07-2007/jw-07-fest.html Test-driven GUI development with FEST]" by [http://www.jroller.com/page/alexRuiz Alex Ruiz]. Video demonstrations and working code examples are included!* [http://fest.easytesting...
http://pyrering.googlecode.com/svn/wiki/pyrering_logo.png = !PyreRing = === __Testrunner to manage command line test scripts__ === == Objective == The goal and inspiration for !PyreRing is to develop an open source test runner that will execute scripts intended to act as individual test cas...
== Quick Links == [Readme Getting Started] | [HowItWorks How Testability is determined] | [HowToContribute How to Contribute] | [http://testabilityexplorer.org Scores for Open-Source projects] == Sample Reports == [http://testability-explorer.googlecode.com/svn/te-report/index.html Source-annot...
Gelations is a research prototype system for regression test suite prioritization using genetic algorithms. This system is written entirely in version 1.6 of the Java SE programming language, and is accompanied by its own regression test suite written using the JUnit unit testing framework. Softw...
*SPTF* stands for Simple Perl Testing Framework. *SPTF* is a single file application that combines together test management and test execution. Each test case has its own metadata to describe it and to define the way how it will be executed. No more complex file names and nested directories to d...
1 2 3 4 5 6 7 8 9 10 Next