Skip to content

intensiongmbh/lizzy

Repository files navigation

Lizzy

CircleCI Codecov

Eclipse plugin for unit test generation for connection to ticket systems.

Lizzy is a free, open-source Eclipse plugin to generate test code from BusinessReadableDSL taken from ticket systems.

Installation

Get it on this updatesite and install it in Eclipse via Help > Install New Software...

Project Layout

lizzy-adapter - Interfaces between ticket systems and the plugin.

Supported ticket providers:

lizzy-converter - Parser to turn BusinessReadableDSL into Java test classes.

Supported dialects:

lizzy-eclipse - Eclipse plugin project; built with Tycho

Submodules:

License

Lizzy is licensed under the Eclipse Public License 2.0. See the license header in the respective file to be sure.