ingydotnet / testml

TestML Specification and Documentation

This URL has Read+Write access

testml /
name age message
file Makefile Sun May 17 07:20:21 -0700 2009 Make the Makefile be dynamic. [ingydotnet]
file README Sun May 17 07:47:33 -0700 2009 Add a README file. [ingydotnet]
directory bin/ Thu May 14 07:45:22 -0700 2009 Add a User Manual [ingydotnet]
file config.yaml Thu May 07 16:37:40 -0700 2009 Finished spec rough draft and added css [ingydotnet]
directory css/ Thu May 07 16:37:40 -0700 2009 Finished spec rough draft and added css [ingydotnet]
file doc.mk Sun May 17 07:30:25 -0700 2009 Get rid of config.yaml files [ingydotnet]
directory doc/ Sun May 24 09:29:52 -0700 2009 Clarify [ingydotnet]
file index.html.tt2 Thu Jun 25 22:04:49 -0700 2009 Update front page [ingydotnet]
directory is/ Sat May 23 04:51:25 -0700 2009 Add quick guide and some logical awesomeness. [ingydotnet]
directory spec/ Mon Jun 22 21:36:33 -0700 2009 Define 'argument' separately. [ingydotnet]
directory template/ Thu May 07 16:37:40 -0700 2009 Finished spec rough draft and added css [ingydotnet]
README
            TestML - A Software Testing Meta Language

TestML is language for writing software tests independent of the
implementation language.

This repository contains the specifications and documentation for
TestML. This repository is used to build:

    http://www.testml.org/

Visit the website for all the most recent information about TestML.

----

The website is simply a checkout of the gh-pages branch of this
repository. The gh-pages branch can also be viewed at:

    http://ingydotnet.github.com/testml/

This repository contains a Makefile system and source code files.
The command:

    make

will build the entire site in place.