FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
RevitDevTool/tests/mstest-coverage.xml at develop · trgiangv/RevitDevTool · GitHub
trgiangv
/
RevitDevTool
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
13
Code
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
RevitDevTool
/
tests
/
mstest-coverage.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
22 lines (22 loc) · 802 Bytes
Breadcrumbs
RevitDevTool
/
tests
/
mstest-coverage.xml
Copy path
File metadata and controls
22 lines (22 loc) · 802 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?
xml
version
=
"
1.0
"
encoding
=
"
utf-8
"
?>
<
Configuration
>
<
CodeCoverage
>
<
ModulePaths
>
<
Include
>
<
ModulePath
>.*DevTools\..*</
ModulePath
>
</
Include
>
<
Exclude
>
<
ModulePath
>.*\.Tests\.</
ModulePath
>
<
ModulePath
>.*Tests\.Shared.*</
ModulePath
>
<
ModulePath
>.*\.Fixtures\.</
ModulePath
>
<
ModulePath
>.*MahApps\.Metro.*</
ModulePath
>
<
ModulePath
>.*ControlzEx.*</
ModulePath
>
<
ModulePath
>.*Xaml\.Behaviors.*</
ModulePath
>
</
Exclude
>
</
ModulePaths
>
<
UseVerifiableInstrumentation
>True</
UseVerifiableInstrumentation
>
<
AllowLowIntegrityProcesses
>True</
AllowLowIntegrityProcesses
>
<
CollectFromChildProcesses
>True</
CollectFromChildProcesses
>
<
CollectAspDotNet
>False</
CollectAspDotNet
>
</
CodeCoverage
>
</
Configuration
>
Back
|
FazBrowse Home
|
New Git URL