TestML Interactive Playground

 
This is an interactive playground for running TestML testing programs in JavaScript. You can try all the sample tests, or enter your own test code. You can make changes to the inputs and the tests will be automatically re-run for you.

In the first box, you enter some TestML and in the last box you enter your TestML Bridge Class written in CoffeeScript. Your tests will automatically be run and the results will shown in the middle box.

All of the TestML compiler tests and TestML runtime tests are available in the pulldown lists, as is the entire YAML Test Suite (which is written in TestML).

Fork me on GitHub