xml5@github: Ruby port of Anne van Kesteren’s xml5@googlecode.
lib.py$ python test.py #document | <test> (, test, ) | "This sample shows a error-prone method." lib.py$ python testrunner.py All Good! Run tests that need fixing... All Good! lib.rb$ ruby test.rb #document | <test> (, test, ) | "This sample shows a error-prone method." lib.rb$ ruby testrunner.rb All Good! Run tests that need fixing... All Good!