Bump MSTest.TestAdapter from 1.2.1 to 2.1.2 by dependabot[bot] · Pull Request #330 · microsoftgraph/MSGraph-SDK-Code-Generator
Bumps MSTest.TestAdapter from 1.2.1 to 2.1.2.
Release notes
Sourced from MSTest.TestAdapter's releases.
v2.1.2
See release notes here.
v2.1.1
See release notes here.
v2.1.0
See release notes here.
v2.1.0-beta2
- Add the ability to specify Friendly test names for test methods (#466)
See release notes here
v2.1.0-beta
- Fix incompatibility between multiple versions of mstest adapter present in a solution (Microsoft/testfx#659)
- Build script fix to work with VS2019 (Microsoft/testfx#641)
See release notes here
v2.0.0
- Implemented 'AddResultFile' for NetCore TestContext (#609)
- Datarow tests - support methods with optional parameters (#604)
- Implemented Initialize Inheritance for ClassInitialize attribute (#577)
- Apply TestCategory from derived class on inherited test methods (#513)
- Fixed IsNotInstanceOfType failing when objected being asserted on is null (#622)
- Setting MapNotRunnableToFailed to true by default (#610)
v2.0.0-beta4
- Deployment Item support in .NET Core Microsoft/testfx#565 [enhancement]
- Support for CancellationTokenSource in TestContext to help in timeout scenario Microsoft/testfx#585 [enhancement]
- Correcting error message when DynamicData doesn't have any data Microsoft/testfx#443
v2.0.0-beta2
- (BREAKING CHANGE) TestContext Properties type fixed to be IDictionary for .NET Core Microsoft/testfx#563 [enhancement]
- Base class data rows should not be executed Microsoft/testfx#546
- Setting option for marking not runnable tests as failed Microsoft/testfx#524
v1.4.0
- (BREAKING CHANGE) Description, WorkItem, CssIteration, CssProjectStructure Attributes will not be treated as traits #482
- Added new runsettings configuration to deploy all files from test source location i.e. DeployTestSourceDependencies #391 [enhancement]
- Removed Test discovery warnings in Test Output pane #480 [Contributed by Carlos Parra]
- Allow test methods returning Task to run without suppling async keyword #510 [Contributed by Paul Spangler]
v1.4.0-beta
... (truncated)
Commits
efebd7fSet IsClassInitializeExecuted=true after base class init to avoid repeated cl...2a9cd11enhance documentation on when the TestCleanup is executed (#709)93a129bImprove CollectionAssert.Are*Equal docs (#711) (#712)038d2efFixed documentation for the TestMethodAttribute (#715)7b45d8aMake AssemblyCleanup/ClassCleanup execute even if Initialize fails. (#696)ccc0dd8Change NuGet package to useNoneItemGroup to copy files to output director...3c76ad3Add FSharp E2E test (#683)efa1a6dremove unused usings (#694)c0dedd7fix blog link (#677)7809838Create Write() in TestContext (#686)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)