Group

During test run or export Puppetry suites are turned into Jest test file. Groups are converted into describe blocks. So we use them to define the context for the included test cases.

Last updated