Skip to content

Need an example with separate instrument step in subfolder #116

Closed
@bahmutov

Description

@bahmutov

Imagine a repo structure like this

root/
  app/
    index.js
  cypress/
    integration/
      spec.js
  package.json

The user instruments the application in "app" folder with command like

nyc instrument --compact false --in-place --cwd app .

Need to make sure the output JSON and reports are not empty

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions