Tests generator.
- Source:
Methods
- 
    <static> generate(opts)
- 
    
    Generates test cases. Parameters:Name Type Description optsobject Options. PropertiesName Type Argument Description filterstring <optional> 
 Chunk of step name to choose tests which contain this step. - Source:
 Returns:- List of generated tests and unused steps.
 - Type
- Array.<object>