cli icon indicating copy to clipboard operation
cli copied to clipboard

Create config helpers for coverage plugin paths and tasks

Open vmasek opened this issue 9 months ago • 0 comments

Create config helpers for coverage plugin paths, where they would support specifying multiple targets so we can do test, integration-test, or whatever else.

  • [ ] coveragePathsFromAllNxProjects
  • [ ] coveragePathsFromNxProject
  • [ ] coveragePathsFromNxProjectAndDeps

But we will also need to run the test (coverage) targets for the libs too, so the command needs to be more clever too, probably with similar helpers.

vmasek avatar Mar 17 '25 13:03 vmasek