Skip to content

--output should create given directory tree #319

@ghost

Description

Issuing the command lab -a code -r html -o docs/coverage.html should create the docs folder, if it doesn't exist; [email protected] fails with an exception:

      throw er; // Unhandled 'error' event
            ^
Error: ENOENT, open 'docs/coverage.html'
    at Error (native)```

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions