ingydotnet / testml
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
testml /
| name | age | message | |
|---|---|---|---|
| |
Makefile | Sun May 17 07:20:21 -0700 2009 | |
| |
README | Sun May 17 07:47:33 -0700 2009 | |
| |
bin/ | Thu May 14 07:45:22 -0700 2009 | |
| |
config.yaml | Thu May 07 16:37:40 -0700 2009 | |
| |
css/ | Thu May 07 16:37:40 -0700 2009 | |
| |
doc.mk | Sun May 17 07:30:25 -0700 2009 | |
| |
doc/ | Sun May 24 09:29:52 -0700 2009 | |
| |
index.html.tt2 | Thu Jun 25 22:04:49 -0700 2009 | |
| |
is/ | Sat May 23 04:51:25 -0700 2009 | |
| |
spec/ | Mon Jun 22 21:36:33 -0700 2009 | |
| |
template/ | Thu May 07 16:37:40 -0700 2009 |
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.
