About this site

Welcome - This site is TestApe.com. Most likely you arrived here for one of the reasons listed below -->

You want to download or use the TestApe unit test framework.

The TestApe unit test framework is a framework for unit testing embedded software written in plain C. In the majority of other frameworks, you invoke a function and evaluate the return value in various ways. With TestApe, you can do so much more. Stub generation is completely automatic with the supplied instrumenter. Invoking the instrumenter will automatically produce a test executable from any combination of source files. The test can be written to run with small variations using TestApe test parameters, e.g. number ranges or lists of interesting values, which are available to the test code in nested tests or in stubs. TestApe supports GCC/Linux or Visual studio/Windows. Comprehensive documentation and a free evaluation version are available for download. Continue here.

You want to check out the new cool Ajax demo application called WebTTY.

The Ajax demo application made quite some furore when it was first released. It seamlessly integrates data coming from a slow running Unix process into a web page. To illustrate the usage TestApe.com hosts a demo page where everyone can operate a bash terminal on a virtual server. Continue here.

Nope - none of the above.

Thank you for visiting this site - Feel free to browse the site or to try one of the related subjects listed on this page You can also go back out here.

News

The latest headlines from Testape.com

TestApe CygWIN support released, Jun 19th 2008

A minor update has been released in order to support GCC when running in a CygWIN environment.

more

TestApe first beta released, Aug 23th 2007

This years major update has been released. It includes a reference manual and macros to support test parameters and improved usage of the automatic stub instrumentation.

more

Site improvements, Aug 23th 2007

The site has been updated. The webtty package has been tugged safely away in the corner and the TestApe ...

more