Skip to content

Trim test output #4783

@waldekmastykarz

Description

@waldekmastykarz

When running tests, we should trim the output so that:

  • mocha only shows failed tests
  • c8 only shows coverage < 100%

The latter can be done by adding "skip-full": true to .c8rc.json. We need to find how to achieve a similar result for mocha.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions