• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux pTest Download

pTest

June 19, 2007
pTest framework is a testing tool for PHP 5 that uses an Object-Oriented approach to testing code.
Version 1.0 Beta
License MPL
Platform Linux
Supported Languages English
Homepage ptest.redtreesystems.com
Developed by Red Tree Systems, LLC
pTest framework is an Object Oriented PHP 5 testing framework that diverges from other testing frameworks by not rigidly adhering to JUnit. One notable advantage of this framework is that it is easily usable from the command line and can also be embedded and expanded within your own applications.
Writing tests with pTest is straightforward and does not require any unusual naming conventions. An example of a simple test using the framework is demonstrated below:

< ?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 displays the results of the test:
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.

Overall, pTest framework provides a flexible and simple approach to testing in PHP. Its ability to be easily integrated into an application and its lack of naming conventions make it a user-friendly choice for developers.
What's New

Version 1.0 Beta: N/A

Free Download 43K
361
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    157
  2. Dvgrab 3.4
    94
  3. DynVPN 1.0
    83
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    76
  6. porm r2
    72
  7. Clewarecontrol 0.8
    71
  8. Hills 2.0
    71
  9. fuseftp 0.8
    70
  10. Java Games 1.0
    70

Related Downloads

ELM
ELM, a popular mail reader for Unix, has released an updated version ...
Boson
Boson is a real-time strategy game that utilizes the graphics library OpenGL. ...
Tabu Audio Player
Tabu Audio Player is a user-friendly music player that utilizes GStreamer technology ...
bs2b VST plugin
This VST plugin is designed for bs2b processing, providing an improved stereo ...
IvySync
IvySync allows synchronized playback of several videos across different screens.
Ooo-macro
The ooo-macro software toolkit is designed for OpenOffice.org and StarOffice, providing users ...
Trinacria Linux
Trinacria Linux is an Italian-based distribution, derived from KNOPPIX, aimed at Italian ...
Kate Gtags
KateGtags is a kate plugin that employs GNU Global source tagging system ...
Shiki Dark
GNOME Dark Theme is a software that provides a dark interface for ...
SDL::Sprite
The Parrot class is a software representation of sprites used in Parrot ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.