Bump Microsoft.NET.Test.Sdk and 4 others #3
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updated Microsoft.NET.Test.Sdk from 15.0.0 to 17.3.3.
Release notes
Sourced from Microsoft.NET.Test.Sdk's releases.
17.3.3
See the release notes here.
17.3.2
See the release notes here.
17.3.1
See the release notes here.
17.3.0
See the release notes here.
17.3.0-preview-20220612-01
See the release notes here.
17.3.0-preview-20220530-08
See the release notes here.
17.3.0-preview-20220426-02
See the release notes here.
17.2.1
See the release notes here.
17.2.0
See the release notes here.
17.2.0-preview-20220401-08
See the release notes here.
17.2.0-preview-20220401-07
See the release notes here.
17.2.0-preview-20220301-01
See the release notes here.
17.2.0-preview-20220131-20
See the release notes here.
17.1.0
See the release notes here.
17.1.0-release-20220113-05
See the release notes here.
17.1.0-preview-20211130-02
See the release notes here.
17.1.0-preview-20211109-03
See the release notes here.
17.0.2
See the release notes here.
17.0.0
See the release notes here.
16.11.0
See the release notes here.
16.10.0
See the release notes here.
16.10.0-release-20210429-01
See the release notes here.
16.10.0-release-20210422-02
See the release notes here.
16.10.0-release-20210330-02
See the release notes here.
16.10.0-release-20210329-03
See the release notes here.
16.10.0-preview-20210219-03
See the release notes here.
16.9.4
See the release notes here.
16.9.1
See the release notes here.
16.9.0-preview-20210127-04
See the release notes here.
16.9.0-preview-20210106-01
See the release notes here.
16.9.0-preview-20201123-03
See the release notes here.
16.9.0-preview-20201020-06
See the release notes here.
16.9.0-preview-20201020-06
Issue Fixed
Microsoft.TestPlatform.TestHost
NuGet #2569See full log here
Drops
16.8.3
See the release notes here.
16.8.0
See the release notes here.
16.8.0-preview-20200921-01
See the release notes here.
16.8.0-preview-20200812-03
See the release notes here.
16.8.0-preview-20200806-02
See the release notes here.
16.7.1
See the release notes here
16.7.0
See the release notes here.
16.7.0-preview-20200519-01
See the release notes here.
16.7.0-preview-20200428-01
See the release notes here.
16.6.1
See the release notes here.
16.6.0
See the release notes here.
16.6.0-preview-20200318-01
See the release notes here.
16.6.0-preview-20200310-03
See the release notes here.
16.6.0-preview-20200309-01
See the release notes here.
16.6.0-preview-20200226-03
See the release notes here.
16.5.0
See the release notes here.
16.5.0-preview-20200203-01
See changelog here
16.5.0-preview-20200116-01
See changelog here
16.5.0-preview-20200110-02
See changelog here
16.5.0-preview-20200102-01
Release notes: here
16.5.0-preview-20191216-02
Release notes: here
16.5.0-preview-20191115-01
Release notes here
16.4.0
Release notes here
16.4.0-preview-20191007-01
Release notes here
16.3.0
Release notes here
16.3.0-preview-20190828-03
Release notes here
16.3.0-preview-20190808-03
16.3.0-preview-20190715-02
Release notes here
16.2.0
Release notes: here
Commits viewable in compare view.
Updated Microsoft.NETCore.App from 2.0.0 to 2.1.30.
Updated Microsoft.VisualStudio.Web.BrowserLink from 2.0.0 to 2.2.0.
Release notes
Sourced from Microsoft.VisualStudio.Web.BrowserLink's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated MSTest.TestAdapter from 1.1.11 to 3.9.3.
Release notes
Sourced from MSTest.TestAdapter's releases.
3.9.3
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.3
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.3
Full Changelog: microsoft/testfx@v3.9.2...v3.9.3
3.9.2
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.2
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.2
Full Changelog: microsoft/testfx@v3.9.1...v3.9.2
3.9.1
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.1
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.1
Full Changelog: microsoft/testfx@v3.9.0...v3.9.1
3.9.0
In this release we focused a lot on providing fixes for MSTest and Microsoft.Testing.Platform. The most notable new features and fixes are:
MSTest
Microsoft.Testing.Platform
We've also improved the
dotnet test
experience in dotnet SDK, especially around Retry plugin experience, and started dogfooding the experience in our own repository. Please check out how to enable the newdotnet test
experience for Microsoft.Testing.Platform in net10 by following this link, and help us dogfood it.New Contributors
StringAssert.That
microsoft/testfx#5281See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.0
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.0
Full Changelog: microsoft/testfx@v3.8.3...v3.9.0
3.9.0-preview.25167.10
3.8.3
See the release notes here
3.8.2
See the release notes here
3.8.1
See the release notes here
3.8.0
See the release notes here
Announcements
MSTestAnalysisMode
. We encourage you to set this property to at leastRecommended
.RetryAttribute
3.7.3
See the release notes here
3.7.2
See the release notes here
3.7.1
See the release notes here
3.7.0
See the release notes here
Announcements
MSTest.Analyzers is now a transitive dependency of MSTest.TestFramework and thus no longer needs to be manually installed.
Note: The only rules enabled by default as warnings, which could potentially cause build errors when updating MSTest, have been carefully selected and thoroughly validated. These rules specifically address real runtime issues related to the usage of MSTest, ensuring that no purely stylistic or low-impact analyzers are enforced by default.
3.6.4
See the release notes here
3.6.3
See the release notes here
3.6.2
See the release notes here
3.6.1
See the release notes here
3.6.0
See the release notes here
Special shoutout to @SimonCropp for his exceptional contribution in improving the quality of the repository.
3.5.2
See the release notes here
3.5.1
See the release notes here
3.5.0
See the release notes here
3.4.3
See the release notes here
3.4.2
See the release notes here
3.4.1
See the release notes here
3.4.0
Here are the highlights of the current release, full change log is available below:
microsoft/testfx@v3.3.1...v3.4.0
MSTest
New and improved analyzers
We've added more code analyzers to help you prevent mistakes, and to ensure a consistent code style of your tests.
One example of a new analyzer that was added in 3.4.0 is
MSTEST0024: Do not store TestContext in static members
. This analyzer hasinfo
severity by default, and will show a message, when you storeTestContext
in a static member in your class. This is not recommended, and you should be using aTestContext
property instead:The other analyzers added in this release:
If you've just learned about MSTest analyzers, please also check out the analyzers that were added in previous releases. They will help you ensure that your test classes and test methods are recognized by MSTest and are not accidentally ignored.
The analyzers are automatically installed with the MSTest NuGet meta-package. But can also be installed separately using the MSTest.Analyzers NuGet package.
More timeout options
Timeout can now be specified on all fixture methods, including ClassCleanup, AssemblyCleanup, TestCleanup and TestInitalize. In this case I want my
[ClassCleanup]
to time out after 1 second:Alternatively timeouts can be specified through runsettings. For example like this:
Better errors on data mismatch
When you provide data that don't match your test method signature, the test will fail with an informative message, rather than just "Parameter count mismatch.".
... (truncated)
3.3.1
See the release notes here
3.3.0
See the release notes here.
3.2.2
See the release notes here.
3.2.1
See the release notes here.
3.2.0
See the release notes here.
3.2.0-preview.24069.3
See the release notes here.
3.2.0-preview.23623.1
See the release notes here.
3.2.0-preview.23622.1
See the release notes here.
3.1.1
See the release notes here.
3.1.0
See the release notes here.
ARTIFACTS FOR THIS RELEASE WERE CORRUPTED - YOU NEED TO LOOK AT ARTIFACTS OF v3.1.1
3.0.4
See the release notes here.
3.0.3
See the release notes here.
3.0.2
See the release notes here.
3.0.1
See the release notes here.
3.0.0
See the release notes here.
3.0.0-preview-20221122-01
See the release notes here.
3.0.0-preview-20221110-04
See the release notes here.
Breaking changes
See breaking changes announcement
DataRowAttribute
2.3.0-preview-20220810-02
See release notes here.
2.2.10
See release notes here.
2.2.10-preview-20220414-01
See release notes here.
2.2.9
Parallel output
MSTest 2.2.9 captures all Console output and attaches it to the correct test, even if you are running tests in parallel. This output is captured from your test code as well as from the tested code. And it requires no special setup.
Before
In 2.2.8, test output is scattered among tests, in our example, one unlucky test gets all the output of other tests just mixed together:
After
With 2.2.9, each output is correctly attached to the test that produced it:
Also notice that we are also capturing debug, trace and error. And we are not awaiting the FastChild method, and the output is still assigned correctly. Souce code.
Limitations
Due to the way that class and assembly initialize, and cleanup are invoked, their output will end up in the first test that run (or last for cleanup). This is unfortunately not easily fixable.
See release notes here.
2.2.8
See release notes here.
2.2.7
See release notes here.
2.2.6
See release notes here.
2.2.5
See release notes here.
2.2.4
See release notes here.
2.2.4-preview-20210331-02
See release notes here.
2.2.3
See release notes here.
2.2.2
See release notes here.
2.2.1
See release notes here.
2.2.0-preview-20210115-03
See release notes here.
2.2.0-preview-20201126-03
See release notes here.
2.1.2
See release notes here.
2.1.1
See release notes here.
2.1.0
See release notes here.
2.1.0-beta2
See release notes here
2.1.0-beta
See release notes here
2.0.0
2.0.0-beta4
2.0.0-beta2
1.4.0
1.4.0-beta
1.3.2
Fixes part of this release:
See release notes here
1.3.1
Fixes part of this release:
See release notes here
1.3.0
Fixes part of this release:
See release notes here
1.3.0-beta2
In-Assembly Parallel (#296)
Add missing Microsoft.Internal.TestPlatform.ObjectModel (#310)
Adding warning message for vsmdi file (#323)
Fixing Key collision for test run parameters (#328)
Fix for csv x64 scenario (#329)
DataRow DisplayNameFix in .Net framework (#335)
Update Fileversion for adapter and framework dlls (#337)
Add information about which assembly failed to discover test into (#299)
1.2.1
1.2.0
And few small improvements.
1.2.0-beta3
This release fixes following issues:
See release notes here
1.2.0-beta
This release fixes following issues:
See release notes here
1.1.18
This release fixes following issues:
See release notes here
1.1.17
This release fixes following issues:
See release notes here
1.1.14
This release fixes following issue:
See release notes here
1.1.13
This release fixes the following issues
This is also the first release from GitHub and with source code building against Dev15 tooling.
Release notes are here.
Commits viewable in compare view.
Updated MSTest.TestFramework from 1.1.11 to 3.9.3.
Release notes
Sourced from MSTest.TestFramework's releases.
3.9.3
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.3
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.3
Full Changelog: microsoft/testfx@v3.9.2...v3.9.3
3.9.2
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.2
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.2
Full Changelog: microsoft/testfx@v3.9.1...v3.9.2
3.9.1
What's Changed
See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.1
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.1
Full Changelog: microsoft/testfx@v3.9.0...v3.9.1
3.9.0
In this release we focused a lot on providing fixes for MSTest and Microsoft.Testing.Platform. The most notable new features and fixes are:
MSTest
Microsoft.Testing.Platform
We've also improved the
dotnet test
experience in dotnet SDK, especially around Retry plugin experience, and started dogfooding the experience in our own repository. Please check out how to enable the newdotnet test
experience for Microsoft.Testing.Platform in net10 by following this link, and help us dogfood it.New Contributors
StringAssert.That
microsoft/testfx#5281See the MSTest changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog.md#3.9.0
See the Microsoft.Testing.Platform changelog here: https://github.com/microsoft/testfx/blob/main/docs/Changelog-Platform.md#1.7.0
Full Changelog: microsoft/testfx@v3.8.3...v3.9.0
3.9.0-preview.25167.10
3.8.3
See the release notes here
3.8.2
See the release notes here
3.8.1
See the release notes here
3.8.0
See the release notes here
Announcements
MSTestAnalysisMode
. We encourage you to set this property to at leastRecommended
.RetryAttribute
3.7.3
See the release notes here
3.7.2
See the release notes here
3.7.1
See the release notes here
3.7.0
See the release notes here
Announcements
MSTest.Analyzers is now a transitive dependency of MSTest.TestFramework and thus no longer needs to be manually installed.
Note: The only rules enabled by default as warnings, which could potentially cause build errors when updating MSTest, have been carefully selected and thoroughly validated. These rules specifically address real runtime issues related to the usage of MSTest, ensuring that no purely stylistic or low-impact analyzers are enforced by default.
3.6.4
See the release notes here
3.6.3
See the release notes here
3.6.2
See the release notes here
3.6.1
See the release notes here
3.6.0
See the release notes here
Special shoutout to @SimonCropp for his exceptional contribution in improving the quality of the repository.
3.5.2
See the release notes here
3.5.1
See the release notes here
3.5.0
See the release notes here
3.4.3
See the release notes here
3.4.2
See the release notes here
3.4.1
See the release notes here
3.4.0
Here are the highlights of the current release, full change log is available below:
microsoft/testfx@v3.3.1...v3.4.0
MSTest
New and improved analyzers
We've added more code analyzers to help you prevent mistakes, and to ensure a consistent code style of your tests.
One example of a new analyzer that was added in 3.4.0 is
MSTEST0024: Do not store TestContext in static members
. This analyzer hasinfo
severity by default, and will show a message, when you storeTestContext
in a static member in your class. This is not recommended, and you should be using aTestContext
property instead:The other analyzers added in this release:
If you've just learned about MSTest analyzers, please also check out the analyzers that were added in previous releases. They will help you ensure that your test classes and test methods are recognized by MSTest and are not accidentally ignored.
The analyzers are automatically installed with the MSTest NuGet meta-package. But can also be installed separately using the MSTest.Analyzers NuGet package.
More timeout options
Timeout can now be specified on all fixture methods, including ClassCleanup, AssemblyCleanup, TestCleanup and TestInitalize. In this case I want my
[ClassCleanup]
to time out after 1 second:Alternatively timeouts can be specified through runsettings. For example like this:
Better errors on data mismatch
When you provide data that don't match your test method signature, the test will fail with an informative message, rather than just "Parameter count mismatch.".
... (truncated)
3.3.1
See the release notes here
3.3.0
See the release notes here.
3.2.2
See the release notes here.
3.2.1
See the release notes here.
3.2.0
See the release notes here.
3.2.0-preview.24069.3
See the release notes here.
3.2.0-preview.23623.1
See the release notes here.
3.2.0-preview.23622.1
See the release notes here.
3.1.1
See the release notes here.
3.1.0
See the release notes here.
ARTIFACTS FOR THIS RELEASE WERE CORRUPTED - YOU NEED TO LOOK AT ARTIFACTS OF v3.1.1
3.0.4
See the release notes here.
3.0.3
See the release notes here.
3.0.2
See the release notes here.
3.0.1
See the release notes here.
3.0.0
See the release notes here.
3.0.0-preview-20221122-01
See the release notes here.
3.0.0-preview-20221110-04
See the release notes here.
Breaking changes
See breaking changes announcement
DataRowAttribute
2.3.0-preview-20220810-02
See release notes here.
2.2.10
See release notes here.
2.2.10-preview-20220414-01
See release notes here.
2.2.9
Parallel output
MSTest 2.2.9 captures all Console output and attaches it to the correct test, even if you are running tests in parallel. This output is captured from your test code as well as from the tested code. And it requires no special setup.
Before
In 2.2.8, test output is scattered among tests, in our example, one unlucky test gets all the output of other tests just mixed together:
After
With 2.2.9, each output is correctly attached to the test that produced it:
Also notice that we are also capturing debug, trace and error. And we are not awaiting the FastChild method, and the output is still assigned correctly. Souce code.
Limitations
Due to the way that class and assembly initialize, and cleanup are invoked, their output will end up in the first test that run (or last for cleanup). This is unfortunately not easily fixable.
See release notes here.
2.2.8
See release notes here.
2.2.7
See release notes here.
2.2.6
See release notes here.
2.2.5
See release notes here.
2.2.4
See release notes here.
2.2.4-preview-20210331-02
See release notes here.
2.2.3
See release notes here.
2.2.2
See release notes here.
2.2.1
See release notes here.
2.2.0-preview-20210115-03
See release notes here.
2.2.0-preview-20201126-03
See release notes here.
2.1.2
See release notes here.
2.1.1
See release notes here.
2.1.0
See release notes here.
2.1.0-beta2
See release notes here
2.1.0-beta
See release notes here
2.0.0
2.0.0-beta4
2.0.0-beta2
1.4.0
1.4.0-beta
1.3.2
Fixes part of this release:
See release notes here
1.3.1
Fixes part of this release:
See release notes here
1.3.0
Fixes part of this release:
See release notes here
1.3.0-beta2
In-Assembly Parallel (#296)
Add missing Microsoft.Internal.TestPlatform.ObjectModel (#310)
Adding warning message for vsmdi file (#323)
Fixing Key collision for test run parameters (#328)
Fix for csv x64 scenario (#329)
DataRow DisplayNameFix in .Net framework (#335)
Update Fileversion for adapter and framework dlls (#337)
Add information about which assembly failed to discover test into (#299)
1.2.1
1.2.0
And few small improvements.
1.2.0-beta3
This release fixes following issues:
See release notes here
1.2.0-beta
This release fixes following issues:
See release notes here
1.1.18
This release fixes followi......
Description has been truncated