PTest

A Program to Test arbitrary other programs, against a set of test data, without configuration.

It started as a makefile, then quickly morphed into a shell script before becoming a standalone program. Why? During this time period I was heavily involved in writing problems for MCPT, and so needed a way to test solutions against data locally to help test.

Links