File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
TestFx.targets in scripts/build |
39 | - | 96 | 1984 | 25 |
Build.ps1 in scripts |
262 | - | 69 | 1840 | 36 |
common.lib.ps1 in scripts |
237 | - | 74 | 1840 | 22 |
Build.cmd in root |
4 | - | 1824 | 1840 | 2 |
TestDataConnectionSql.cs in src/Adapter/PlatformServices.Desktop/Data |
620 | 24 | 298 | 1837 | 6 |
TestMethodInfo.cs in src/Adapter/MSTest.CoreAdapter/Execution |
555 | 13 | 69 | 1837 | 23 |
TypeCache.cs in src/Adapter/MSTest.CoreAdapter/Execution |
493 | 22 | 160 | 1837 | 22 |
ReflectHelper.cs in src/Adapter/MSTest.CoreAdapter/Helpers |
420 | 28 | 96 | 1837 | 17 |
AssemblyResolver.cs in src/Adapter/PlatformServices.Desktop |
414 | 19 | 245 | 1837 | 11 |
MSTestSettings.cs in src/Adapter/MSTest.CoreAdapter |
375 | 10 | 96 | 1837 | 17 |
RuntimeTypeHelper.cs in src/TestFramework/Extension.Desktop |
355 | 7 | 298 | 1837 | 7 |
TestExecutionManager.cs in src/Adapter/MSTest.CoreAdapter/Execution |
352 | 14 | 96 | 1837 | 24 |
DesktopTestContextImplementation.cs in src/Adapter/PlatformServices.Desktop/Services |
317 | 18 | 60 | 1837 | 19 |
TestMethodRunner.cs in src/Adapter/MSTest.CoreAdapter/Execution |
313 | 4 | 69 | 1837 | 23 |
AssemblyEnumerator.cs in src/Adapter/MSTest.CoreAdapter/Discovery |
282 | 12 | 69 | 1837 | 14 |
TestClassInfo.cs in src/Adapter/MSTest.CoreAdapter/Execution |
277 | 3 | 96 | 1837 | 12 |
UnitTestRunner.cs in src/Adapter/MSTest.CoreAdapter/Execution |
264 | 11 | 69 | 1837 | 15 |
DesktopTestSourceHost.cs in src/Adapter/PlatformServices.Desktop/Services |
226 | 12 | 705 | 1837 | 13 |
VSInstallationUtilities.cs in src/Adapter/PlatformServices.Desktop/Utilities |
211 | 4 | 699 | 1837 | 5 |
AssemblyLoadWorker.cs in src/Adapter/PlatformServices.Desktop/Deployment |
179 | 7 | 154 | 1837 | 6 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Test.cmd in root |
4 | - | 1824 | 1824 | 1 |
Build.cmd in root |
4 | - | 1824 | 1840 | 2 |
Friends.cs in src/Adapter/PlatformServices.Portable |
3 | - | 1815 | 1837 | 2 |
Friends.cs in src/TestFramework/MSTest.Core |
4 | - | 1815 | 1837 | 3 |
Friends.cs in src/Adapter/PlatformServices.Desktop |
4 | - | 1815 | 1837 | 2 |
IAdapterTraceLogger.cs in src/Adapter/PlatformServices.Interface |
9 | - | 1815 | 1837 | 2 |
IAssemblyUtility.cs in src/Adapter/PlatformServices.Desktop/Utilities |
10 | - | 1815 | 1837 | 2 |
IReflectionOperations.cs in src/Adapter/PlatformServices.Interface |
12 | - | 1815 | 1837 | 2 |
TestCaseDiscoverySink.cs in src/Adapter/MSTest.CoreAdapter/Execution |
22 | 2 | 1815 | 1837 | 2 |
DesktopTestSource.cs in src/Adapter/PlatformServices.Desktop |
35 | 2 | 1815 | 1837 | 2 |
TestRunParameters.cs in src/Adapter/MSTest.CoreAdapter/Helpers |
57 | 1 | 1815 | 1837 | 2 |
TestContextImpl.cs in src/Adapter/MSTest.CoreAdapter/Execution |
97 | 6 | 1815 | 1837 | 2 |
UnitTestAssertException.cs in src/TestFramework/MSTest.Core/Exceptions |
18 | 3 | 1813 | 1813 | 1 |
InternalTestFailureException.cs in src/TestFramework/MSTest.Core/Exceptions |
19 | 3 | 1813 | 1813 | 1 |
AssertInconclusiveException.cs in src/TestFramework/MSTest.Core/Exceptions |
19 | 3 | 1813 | 1813 | 1 |
AssertFailedException.cs in src/TestFramework/MSTest.Core/Exceptions |
19 | 3 | 1813 | 1813 | 1 |
ISettingsProvider.cs in src/Adapter/PlatformServices.Interface |
10 | - | 1811 | 1837 | 3 |
ITestSource.cs in src/Adapter/PlatformServices.Interface |
11 | - | 1811 | 1837 | 3 |
RunCleanupResult.cs in src/Adapter/MSTest.CoreAdapter/Execution |
13 | - | 1811 | 1811 | 1 |
ITestDeployment.cs in src/Adapter/PlatformServices.Interface |
15 | - | 1811 | 1837 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
TestDataConnectionSql.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
620 | 24 | 69 | 69 | 1 |
AssemblyResolver.cs in src/Adapter/PlatformServices.Desktop.Legacy |
414 | 19 | 69 | 69 | 1 |
DesktopTestContextImplementation.cs in src/Adapter/PlatformServices.Desktop.Legacy/Services |
318 | 18 | 69 | 69 | 1 |
DesktopReflectionUtility.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
242 | 4 | 69 | 69 | 1 |
DesktopTestSourceHost.cs in src/Adapter/PlatformServices.Desktop.Legacy/Services |
226 | 12 | 69 | 69 | 1 |
VSInstallationUtilities.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
211 | 4 | 69 | 69 | 1 |
DesktopDeploymentUtility.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
183 | 8 | 69 | 69 | 1 |
AssemblyLoadWorker.cs in src/Adapter/PlatformServices.Desktop.Legacy/Deployment |
179 | 7 | 69 | 69 | 1 |
AppDomainUtilities.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
175 | 5 | 69 | 69 | 1 |
DesktopAssemblyUtility.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
175 | 6 | 69 | 69 | 1 |
ns13ThreadSafeStringWriter.cs in src/Adapter/PlatformServices.Shared/netstandard1.3/Services |
159 | 12 | 60 | 69 | 2 |
CsvDataConnection.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
129 | 5 | 69 | 69 | 1 |
XmlUtilities.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
108 | 4 | 69 | 69 | 1 |
TestDataConnection.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
105 | 7 | 69 | 69 | 1 |
XmlDataConnection.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
102 | 5 | 69 | 69 | 1 |
DesktopTestDataSource.cs in src/Adapter/PlatformServices.Desktop.Legacy/Services |
100 | 3 | 69 | 69 | 1 |
OdbcDataConnection.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
91 | 6 | 69 | 69 | 1 |
ns10ThreadSafeStringWriter.cs in src/Adapter/PlatformServices.Shared/netstandard1.0/Services |
82 | 8 | 60 | 69 | 2 |
OleDataConnection.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
79 | 6 | 69 | 69 | 1 |
DesktopThreadOperations.cs in src/Adapter/PlatformServices.Desktop.Legacy/Services |
79 | 4 | 69 | 69 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
Versions.props in eng |
111 | - | 14 | 252 | 63 |
azure-pipelines.yml in root |
41 | - | 14 | 1029 | 4 |
DesktopTestContextImplementation.cs in src/Adapter/PlatformServices.Desktop/Services |
317 | 18 | 60 | 1837 | 19 |
NetCoreTestContextImplementation.cs in src/Adapter/PlatformServices.NetCore/Services |
269 | 17 | 60 | 1035 | 9 |
ns13ThreadSafeStringWriter.cs in src/Adapter/PlatformServices.Shared/netstandard1.3/Services |
159 | 12 | 60 | 69 | 2 |
LogMessageListener.cs in src/Adapter/MSTest.CoreAdapter/Execution |
118 | 6 | 60 | 1837 | 9 |
ns10ThreadSafeStringWriter.cs in src/Adapter/PlatformServices.Shared/netstandard1.0/Services |
82 | 8 | 60 | 69 | 2 |
ns13TraceListenerManager.cs in src/Adapter/PlatformServices.Shared/netstandard1.3/Services |
37 | 4 | 60 | 1754 | 5 |
TestDataConnectionSql.cs in src/Adapter/PlatformServices.Desktop.Legacy/Data |
620 | 24 | 69 | 69 | 1 |
TestMethodInfo.cs in src/Adapter/MSTest.CoreAdapter/Execution |
555 | 13 | 69 | 1837 | 23 |
AssemblyResolver.cs in src/Adapter/PlatformServices.Desktop.Legacy |
414 | 19 | 69 | 69 | 1 |
DesktopTestContextImplementation.cs in src/Adapter/PlatformServices.Desktop.Legacy/Services |
318 | 18 | 69 | 69 | 1 |
TestMethodRunner.cs in src/Adapter/MSTest.CoreAdapter/Execution |
313 | 4 | 69 | 1837 | 23 |
AssemblyEnumerator.cs in src/Adapter/MSTest.CoreAdapter/Discovery |
282 | 12 | 69 | 1837 | 14 |
UnitTestRunner.cs in src/Adapter/MSTest.CoreAdapter/Execution |
264 | 11 | 69 | 1837 | 15 |
Build.ps1 in scripts |
262 | - | 69 | 1840 | 36 |
DesktopReflectionUtility.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
242 | 4 | 69 | 69 | 1 |
DesktopTestSourceHost.cs in src/Adapter/PlatformServices.Desktop.Legacy/Services |
226 | 12 | 69 | 69 | 1 |
VSInstallationUtilities.cs in src/Adapter/PlatformServices.Desktop.Legacy/Utilities |
211 | 4 | 69 | 69 | 1 |
ns10TestContextImplementation.cs in src/Adapter/PlatformServices.Shared/netstandard1.0/Services |
193 | 16 | 69 | 1754 | 12 |