Skip to content

Conversation

@dependabot-preview
Copy link

Bumps MSTest.TestFramework from 1.2.0 to 1.4.0.

Release notes

Sourced from MSTest.TestFramework's releases.

v1.4.0

  1. (BREAKING CHANGE) Description, WorkItem, CssIteration, CssProjectStructure Attributes will not be treated as traits #482
  2. Added new runsettings configuration to deploy all files from test source location i.e. DeployTestSourceDependencies #391 [enhancement]
  3. Removed Test discovery warnings in Test Output pane #480 [Contributed by Carlos Parra]
  4. Allow test methods returning Task to run without suppling async keyword #510 [Contributed by Paul Spangler]

v1.4.0-beta

  1. Enabling Tfs properties in test context object #472 [enhancement]
  2. Description, WorkItem, CssIteration, CssProjectStructure Attributes should not be treated as traits #482
  3. Adding appropriate error message for TestMethods expecting parameters but parameters not provided #457

1.3.2

Fixes part of this release:

  1. Hierarchical view support for data-driven tests (e.g. in TRX Viewer) #417

See release notes here

1.3.1

Fixes part of this release:

  1. AppDomain creation should honor runsettings #427
  2. Don't delete resource folder while clean/rebuild #424

See release notes here

v1.3.0

Fixes part of this release:

  1. TestTimeout configurable via RunSettings #403 [enhancement]
  2. Customize display name for DynamicDataAttribute #373 [Contributed by Brad Stoney] [enhancement]
  3. Fix incompatibility between multiple versions of mstest adapter present in a solution #404
  4. Fix multiple results not returning for custom TestMethod #363 [Contributed by Cédric Bignon]
  5. Run Class Cleanup in sync with Class Initialize #372
  6. Fix to show right error message on assembly load exception during test run #395
  7. Consistent behavior of GenericParameterHelper's while running and debugging #362 [Contributed by walterlv]

See release notes here

v1.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)

v1.2.1

  1. Fixing Key collision for test run parameters (#328)
... (truncated)
Commits
  • 6f91790 fix #514: mark Microsoft.VisualStudio.TestPlatform.TestFramework.dll and Micr...
  • 0301eea Allow Task-returning test methods without async keyword (#510)
  • 3050a15 added missing slash form closing xml tag in code comment (#509)
  • e0fb2a8 Added an option to deploy all files in the test source location (#391)
  • 2be8110 Removed Discover Warnings in Test Output | Issue #437 (#480)
  • 8b35d9a Cleaned up messages - issue #442 (#492)
  • 45d2f41 Description, WorkItem, CssIteration, CssProjectStructure should NOT be trea...
  • bfc8e1d Bumping up vsix versions for UWP Template insertion in VS (#489)
  • 946ca77 Fixing typo in new ARM64 section of VB UWP template (#487)
  • e6465a8 Adding ARM64 configs to UWP project templates (#486)
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 28, 2019
@dependabot-preview
Copy link
Author

Superseded by #3.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/MSTest.TestFramework-1.4.0 branch September 4, 2019 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants