M4r: context-free grammar text generator
m4r: context-free grammar text generator
Submitted by webmaster@testdriven.com (Links) on Fri, 07/07/2006 - 10:30.m4r is a modified version of the classic GNU m4 macro processor whose purpose is to facilitate the automatic generation of unlimited quantities of randomized textual material which obeys a user-specified context-free grammar. The primary application of m4r is the automatic generation of test inputs for other computer programs.
m4r is most useful for generating input test cases for programs that require user inputs to be expressed using a particular context-free grammar.
m4r is most useful for generating input test cases for programs that require user inputs to be expressed using a particular context-free grammar.
