Search Results

1
vote
4answers
91 views

What is a good markup language to use for tests?

I'm writing a tool to run a series of integration tests on my product. It will install it and then run a bunch of commands against it to make sure its doing what it is supposed to. I'm exploring di …