Test suite 'dump_describes'

(describe) 'dump_describes'

(describe) 'making a suite'

it -> 'should return a promise'

it -> 'should throw if not given a file'

(describe) 'configuration'

(describe) 'onf-static options'

it -> 'should use the specified generator'

it -> 'should use the specified visitor'

it -> 'should not throw if not given a generator or visitor (will use the defaults)'

(describe) 'visitor options'

(describe) 'active'

(describe) 'inactive'

(describe) 'verbose'

(describe) 'when given input'

(describe) 'bad input'

xit -> 'should throw if given a non-existent file'

it -> 'should throw if given bad input'

(describe) 'good input'

it -> 'should succeed when given an existing file'

it -> 'should succeed when given good 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'

(describe) 'describe blocks'

it -> 'should work when returned from a block (file)'

it -> 'should work when returned from a block (input)'

(describe) 'it blocks'

it -> 'should work when returned from a block (file)'

it -> 'should work when returned from a block (input)'

(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'