(describe) 'dump_describes'
(describe) 'making a suite'
it -> 'should return a promise'
it -> 'should throw if not given a file'
it -> 'should throw if not given a generator'
(describe) 'when given input'
(describe) 'no-ops'
it -> 'should not return any results when given invalid code'
it -> 'should not return any results when given code with errors'
it -> 'should not return any results when given invalid input'
it -> 'should not return any results when given input with errors'
(describe) 'verbose'
it -> 'should be off by default'
it -> 'should be `false` when set'
it -> 'should be `true` when set'
(describe) 'when part of return statements'
(describe) 'suite and spec titles'
(describe) 'describe blocks'
(describe) 'ArrowFunctionExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'AssignmentExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'BinaryExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'CallExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'ConditionalExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'FunctionExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'MemberExpression'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'TemplateLiteral'
it -> 'should have file support'
it -> 'should have input support'
(describe) 'UnaryExpression'
it -> 'should have file support'
it -> 'should have file support'
(describe) 'it blocks'
(describe) 'ArrowFunctionExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'AssignmentExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'BinaryExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'CallExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'ConditionalExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'FunctionExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'MemberExpression'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'TemplateLiteral'
it -> 'should have file support'
xit -> 'should have input support'
(describe) 'UnaryExpression'
it -> 'should have file support'
xit -> 'should have input support'