Testing Domain-Specific Languages
Lennart C. L. Kats, Rob Vermaas, Eelco Visser. Testing Domain-Specific Languages. In Companion to the Conference on Object-Oriented Programming, Systems, Languages, and Applications (OOPSLA 2011). ACM, 2011. (Short companion version of the OOPSLA paper.) (To appear.)
Abstract
The Spoofax testing language provides a new approach to testing domain-specific languages as they are developed. It allows test cases to be written using fragments of the language under test, providing full IDE support for writing test cases and supporting tests for language syntax, semantics, and editor services.
More information
More information about this project can be found at the Spoofax project homepage.
