Hello, I started working on another JUnit testing framework for ANTLR. Mainly as a mechanism to learn how to write a JUnit testing and, secondarily, to test my grammars in a way that I was comfortable with.
It's a great mix of Jeremy D. Frens' assert code from the antlr- testing.sourceforge.net project and the configuration bits from PAX Exam, http://wiki.ops4j.org/display/paxexam/Pax+Exam. I'm new to all this, both JUnit writing and ANTLR testing, so I would love any comments you may have. You can find my project at: http://github.com/maguro/aunit Regards, Alan List: http://www.antlr.org/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address -- You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en.
