-
Notifications
You must be signed in to change notification settings - Fork 266
Insights: microsoft/testfx
Overview
44 Pull requests merged by 7 people
-
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage, dotnet/arcade
#5121 merged
Feb 25, 2025 -
[main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies
#5123 merged
Feb 25, 2025 -
Fix discard handling for newer Assert.Throws codefix
#5117 merged
Feb 24, 2025 -
[rel/3.8] Fix typo in determining
_TestArchitecture
#5115 merged
Feb 24, 2025 -
[rel/3.8] Fix
parallelism:enabled
incorrectly settingOrderTestsByNameInClass
#5114 merged
Feb 24, 2025 -
[rel/3.8] Fix discard handling for newer Assert.Throws codefix
#5118 merged
Feb 24, 2025 -
Update InvokeTestingPlatformTask to prefer running Exe over
dotnet exec dll
#5094 merged
Feb 24, 2025 -
Fix dotnet_root passing, and unignore tests
#5113 merged
Feb 24, 2025 -
Convert internal framework to MTP
#5014 merged
Feb 24, 2025 -
[main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies
#5106 merged
Feb 24, 2025 -
[main] Bump Microsoft.CodeAnalysis.PublicApiAnalyzers and Microsoft.NETFramework.ReferenceAssemblies
#5105 merged
Feb 24, 2025 -
Cleanup integration tests binlogs
#5103 merged
Feb 23, 2025 -
Cleanup TempDirectory implementation
#5101 merged
Feb 22, 2025 -
Fix binlog base name for .NET Framework tests
#5102 merged
Feb 22, 2025 -
[main] Update dependencies from dotnet/arcade
#5099 merged
Feb 22, 2025 -
Update MSTestVersion to 3.9 preview
#5098 merged
Feb 21, 2025 -
Remove BinaryFormatter tests
#5097 merged
Feb 21, 2025 -
Refactor F# compile order
#5095 merged
Feb 21, 2025 -
Fix
parallelism:enabled
incorrectly settingOrderTestsByNameInClass
#5090 merged
Feb 21, 2025 -
[main] Update dependencies from dotnet/arcade
#5082 merged
Feb 21, 2025 -
Resolve types in test binary formatter binder
#5093 merged
Feb 21, 2025 -
Fix typo in determining
_TestArchitecture
#5087 merged
Feb 21, 2025 -
[main] Bump MSTest.Analyzers and Microsoft.NETFramework.ReferenceAssemblies
#5083 merged
Feb 20, 2025 -
Refactor some logic out of TypeCache
#4786 merged
Feb 19, 2025 -
Avoid using unsupported APIs
#5057 merged
Feb 19, 2025 -
remove redundant IPlatformOutputDeviceManager
#4848 merged
Feb 19, 2025 -
[rel/3.8] Bump patch to .3
#5078 merged
Feb 19, 2025 -
Respect EditorConfig spec about comments
#5079 merged
Feb 19, 2025 -
Update samples to 3.8.2
#5077 merged
Feb 19, 2025 -
Add SerializationBinder to formatter we use in tests
#5075 merged
Feb 19, 2025 -
Update Changelog for 3.8.2
#5076 merged
Feb 19, 2025 -
Fix ClassCleanup not called when the first test in class is ignored
#5070 merged
Feb 19, 2025 -
[rel/3.8] Fix ClassCleanup not called when the first test in class is ignored
#5071 merged
Feb 19, 2025 -
Handle if RootNamespace contains invalid identifier characters
#5068 merged
Feb 19, 2025 -
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage, dotnet/arcade
#5052 merged
Feb 19, 2025 -
[rel/3.8] Handle if RootNamespace contains invalid identifier characters
#5069 merged
Feb 19, 2025 -
[rel/3.8] Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2643631
#5066 merged
Feb 18, 2025 -
Bump patch version for 3.8
#5061 merged
Feb 18, 2025 -
Update samples to 3.8.1
#5060 merged
Feb 18, 2025 -
Update Changelog for MSTest 3.8.1 and MTP 1.6.1
#5059 merged
Feb 18, 2025 -
[rel/3.8] Fix serialization of exceptions by BinaryFormatter in .NET Framework
#5055 merged
Feb 18, 2025 -
Fix serialization of exceptions by BinaryFormatter in .NET Framework
#5054 merged
Feb 18, 2025 -
Improve MSTest.SourceGeneration incrementality
#5053 merged
Feb 18, 2025 -
More MSBuild cleanup
#5056 merged
Feb 18, 2025
4 Pull requests opened by 3 people
-
First step of refactoring of the TerminaOutputDevice
#5080 opened
Feb 19, 2025 -
Use MacOS ARM64
#5089 opened
Feb 20, 2025 -
Onboard to new dotnet test experience
#5111 opened
Feb 24, 2025 -
Fix serializing special characters in Jsonite
#5124 opened
Feb 25, 2025
13 Issues closed by 3 people
-
`MSTEST0039` CodeFix adds redundant (& unexpected) Discard-Operators
#5112 closed
Feb 24, 2025 -
Updating a test's status that has already been reported results in a new test counter
#4088 closed
Feb 24, 2025 -
TestingPlatformBuilderHook -> GetEntryAssembly() issue
#4312 closed
Feb 24, 2025 -
DataRow execution is published as 'unspecified' with VSTest@3 task for Test plan
#4738 closed
Feb 24, 2025 -
New Test SDK is very broken.
#4997 closed
Feb 24, 2025 -
VSTestConsoleWrapper tests are not working for netcoreapp/net
#5110 closed
Feb 24, 2025 -
Fix msbuild property order, to make IsTestingPlatformApplication true, and make it global kill switch
#4307 closed
Feb 21, 2025 -
Wrong namespace is generated when project name contains invalid namespace chars
#5065 closed
Feb 19, 2025 -
AssertException is not compatible with BinaryFormatter
#5048 closed
Feb 18, 2025 -
TestTypeInfo in generator pipeline isn't equatable
#4970 closed
Feb 18, 2025 -
MSTest.Sdk issues testing Visual studio extensions
#4834 closed
Feb 18, 2025
14 Issues opened by 4 people
-
Special characters break Jsonite
#5120 opened
Feb 24, 2025 -
Add `Func<object?>` overloads for the new `Assert.Throws[Exactly][Async]`
#5119 opened
Feb 24, 2025 -
Add a way for the extensions hook to know what assembly it hooks to
#5116 opened
Feb 24, 2025 -
Investigate why stacktrace are empty in release mode
#5109 opened
Feb 24, 2025 -
Rename the generated `TestingPlatformEntryPoint` to `MicrosoftTestingPlatformEntryPoint`
#5100 opened
Feb 22, 2025 -
Remove unnecessary setting of defaults on xunit.net / nunit / (tunit?)
#5096 opened
Feb 21, 2025 -
InvokeTestingPlatformTask should utilize `RunCommand` MSBuild property to determine how to run the test
#5091 opened
Feb 20, 2025 -
Update CI to run MacOS ARM64
#5088 opened
Feb 20, 2025 -
`MSBuildResources.Summary` should include assembly name at the end for easier interpretation
#5086 opened
Feb 20, 2025 -
Analyzer suggestion: Duplicate DataRow
#5085 opened
Feb 20, 2025 -
Add --ansi option to force Ansi output
#5081 opened
Feb 19, 2025 -
Documentation feedback for MTP and migration from VSTest
#5064 opened
Feb 18, 2025 -
Revise our usage of `return;` after `IsCancellationRequested` check
#5063 opened
Feb 18, 2025 -
Warn when netstandard dll is referenced for unsupported TFMs
#5058 opened
Feb 18, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Use terminal logger for discovery
#4907 commented on
Feb 21, 2025 • 1 new comment -
Libraries referencing a test project will fail when running `dotnet test`
#4945 commented on
Feb 18, 2025 • 0 new comments -
MSTest.Engine/MSTest.SourceGeneration not supporting generic test methods
#5002 commented on
Feb 19, 2025 • 0 new comments -
VS Test Explorer NUnit error: "TestPlatformFormatException: Filter string ... includes unrecognized escape sequence"
#5047 commented on
Feb 20, 2025 • 0 new comments -
Is there any way to soft assert in MSTEST just like verify assert in TESTNG
#571 commented on
Feb 21, 2025 • 0 new comments -
MSTest 3.6.2, the sample for WinUI MSTestRunnerWinUI does not work anymore in Visual Studio Test Explorer
#4064 commented on
Feb 21, 2025 • 0 new comments -
Huge performance degradation between 3.2 and 3.6.3
#4132 commented on
Feb 24, 2025 • 0 new comments -
GenerateTestingPlatformEntryPoint has no effect on class library project
#4259 commented on
Feb 24, 2025 • 0 new comments -
Standard output is provided in two different properties on test node
#3933 commented on
Feb 24, 2025 • 0 new comments -
Message for Notifying about Hooks/Non-Tests
#4087 commented on
Feb 24, 2025 • 0 new comments -
Single file application slow on osx-x64 runtime
#3809 commented on
Feb 24, 2025 • 0 new comments