Archived

Difference between revisions of "Code 05010"

From Joomla! Documentation

Line 2: Line 2:
 
Izveidojiet Web-Based Unit Test Runner
 
Izveidojiet Web-Based Unit Test Runner
  
== One line summary ==
+
== Sakums==
Write a test runner that makes it easy to run unit tests from a web browser.
+
Uzrakstīt testu runner, kas padara to viegli palaist vienība testiem no interneta pārlūkprogrammas.
  
 
== Description ==
 
== Description ==

Revision as of 10:09, 18 January 2010

This page has been archived. This page contains information for an unsupported Joomla! version or is no longer relevant. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Theafternoon[edit]

Izveidojiet Web-Based Unit Test Runner

Sakums[edit]

Uzrakstīt testu runner, kas padara to viegli palaist vienība testiem no interneta pārlūkprogrammas.

Description[edit]

The existing unit test framework is based on running PHP from the command line. While this is essential for integrating testing into the build and release process, it's a barrier to using tests during development.

This project involves adapting web-based test runners provided by PHPUnit to support the "Joomla!" testing environment.

Skills needed[edit]

Difficulty[edit]

Work Product[edit]

Licensing[edit]

All code must be created using the [GNU General Public License version]

Documentation written for this task must be made available under the Joomla! Electronic Documentation License.

Possible mentor[edit]

Return to Google Summer of Code 2008