pTest 1.0 Beta

Sponsored Links

pTest 1.0 Beta Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.042 MB
Platform: Any Platform
License: MPL (Mozilla Public License)
Price:
Downloads: 858
Date added: 2007-06-19

pTest 1.0 Beta description

pTest framework is an Object Oriented PHP 5 testing framework. The project differs from other testing frameworks in that it doesnt suffer from a dogmatic following of JUnit.

A good feature of this framework is that it can be as easily used from the commandline as embedded and extended by your application. Tests are easy to write and dont require naming conventions or other weirdness.

A simple test

< ?php

class SimpleTest extends BaseTest {
public function setup() {

}

public function aIsB() {
$this->false( ( 1 == 2 ), "one is not equal to two" );
$this->false( ( a == b ), "a is not equal to b" );
}

public function knownFacts() {
$this->true( ( 1 + 1 == 2 ), one and one is two );
}

public function fatal() {
$this->true( new thisfatalerror(), division by zero );
}

public function tearDown() {

}
}

? >

The console output

SimpleTest:
aIsB
false( one is not equal to two ) = passed
false( a is not equal to b ) = passed
knownFacts
true( one and one is two ) = passed
fatal
errored
Output
====================================================

Fatal error: Class thisfatalerror not found in /usr/local/pTest/examples/SimpleTest.php on line 18

====================================================


4 total tests
3 passed
0 failed
0 skipped
1 errored
75.00% success

pTest 1.0 Beta Screenshot

Advertisements

pTest 1.0 Beta Keywords

Bookmark pTest 1.0 Beta

Hyperlink code:
Link for forum:

pTest 1.0 Beta Copyright

WareSeeker periodically updates pricing and software information of pTest 1.0 Beta full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of pTest 1.0 Beta Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
php-stl is a templating implementation similar to javas JSTL. Free Download
Testitool is a QA test planning Web application. Free Download
Ishtar provides a network toolbox for C++ programs. Free Download
HTTPGate is a filtering HTTP Gateway. Free Download
gTwitter project is a Linux client for reading and posting to twitter.com web service. Free Download
XOscript is a transparent communication bridge between objects running in a Web application server and a Web browser. Free Download
the deployment of Open Source web stacks on Linux. Free Download
mod_xslt2 is is an Apache 1.3.xx Module written in C. Free Download