Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Better support of PowerShell classes in coverage (pester#1187)
* Per pester#731, introduce better support of PowerShell classes - allow to filter on class names when asking for coverage - provide class of each commands in coverage report * Classes have been introduced in PowerShell 5.0 * Fix class-related tests
- Loading branch information