Skip to content

Releases: JFoederer/robotframeworkMBT

Version 0.5 – Repeating scenarios

28 Oct 11:43
1f0c30b
Compare
Choose a tag to compare

Besides structural improvements to support further growth and development, the main new functional enhancement in this release is scenario repetition. The constraint that it must be possible to construct a single trace, without leftovers, still applies. However, the constraint that each scenario will only be inserted once has been lifted. This means you can now describe common functionality in a single scenario that, when needed, will be inserted multiple times. This feature is useful to reach different scenarios with similar preconditions or when repetitive actions are needed to build up to larger data sets.