(describe) 'dump_describes'
(describe) 'making a suite'
it -> 'should return a promise'
it -> 'should throw if not given a file'
(describe) 'configuration'
(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'
(xdescribe) 'when part of return statements'
(xdescribe) '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'