UNPKG

quick-specs

Version:

Create test files quickly from .yaml files for Jest or Jasmine.

11 lines (9 loc) 400 B
- suite: quick-specs items: - suite: load method - suite: buildSpecification method items: - object with suite but no items will render a callback with no content - object with suite and items as string will render a callback with it for each item - object with suite and items containing a suite as item will render a callback containing a suite