-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Hendrik Bünder edited this page Aug 25, 2016
·
1 revision
The Boomslang-Core contains the grammar of the feature and mapping DSL which are two of the three main componennt needed in the boomslang universe. This wiki is the official documentation for the Feature and Mapping DSL and also for some overall concepts.
The boomslang universe is currently composed of boomslang-wireframsketcher, boomslang-core and boomslang-geb. The first is a wrapper around the wireframesketcher model in order to make it technically available to the other components. The second holds the core part of boomslang which is the Feature and Mapping DSL. Finally, the boomslang-geb contains the generator that turns .screen, .mapping and .feature files into executable web tests.