Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.5.0-incubating
-
None
Description
Some coverage tools as OpenCover, PartCover require pdb files to be present.
We use test assembly directory, for coverage tools, and we have a workaround to copy pdb files to test assembly directory (using copy-maven-plugin). I think this should be done by Npanday maven-test-plugin, now It copy all dependency artifacts but generated pdb files are ignored.
Attachments
Attachments
Issue Links
- depends upon
-
NPANDAY-402 Add support to automatically attach and resolve PDB-symbols
- Resolved
- is related to
-
NPANDAY-576 Add capability to add pdb artifact for .net project
- Closed