Download List

專案描述

TAP4Pascal is an easy-to-use but powerful unit testing suite for Pascal (FreePascal, Turbo Pascal, et al.), conforming to the Test-Anything Protocol (TAP) specification, originally developed for testing Perl, and lightweight enough to work on any platform since it is entirely text-based. It comes with its own test harness for running and summarizing the results of multiple test sets. It aims to be straightforward and to make test building easy and quick for developers, and to help software work better for everyone.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-15 19:17
0.5.49

This is a minor maintenance release that changes output formatting to be a bit better, allows for an unlimited number of filespecs to be passed as arguments, and tweaks a couple of other minor things.
標籤: Minor, Maintenance, bugfix, tweaks

2010-09-09 20:44
0.5.44

The suite now builds correctly under Win32, with the stock FreePascal distribution and the new Makefile.w32. Per-file and total test success percentages were added, and bugs were fixed.

2010-09-07 18:36
0.5.42

TAP4Pascal now includes its own test harness, PROVE, which allows the running of and generation of statistics for any number of individual unit test sets. There were also a few minor bugfixes and other new features.
標籤: Minor bugfixes, Minor feature enhancements

Project Resources