[antlr-interest] Syntax based testing for ANTLR grammars?

Vinicius Durelli vinicius.durelli at gmail.com
Wed Sep 19 16:43:12 PDT 2012


Hi Barry,

Last year I was developing a mutation testing tool based on the Java 5
grammar available on ANTLR's web site. Since I was doing it during my spare
time, I didn't get much done.
As far as I am concerned, there is no mutation testing tool that uses ANTLR
to generate mutants.

Best,
~Vinicius Durelli

On Wed, Sep 19, 2012 at 8:35 PM, Michael Barry <msb5014 at gmail.com> wrote:

> Hello,
>
> Is anyone aware of any projects out there for doing syntax-based
> testing using ANTLR grammars?  The simplest form would be a tool for
> generating valid language productions from an ANTLR grammar, but more
> complex might introduce mutations.
>
>
> Thanks
> Mike Barry
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>


More information about the antlr-interest mailing list