Update MSTest for UWP by jnyrup · Pull Request #2907 · fluentassertions/fluentassertions · GitHub
Skip to content

Update MSTest for UWP#2907

Merged
jnyrup merged 1 commit into
fluentassertions:developfrom
jnyrup:uwp_mstest
Dec 27, 2024
Merged

Update MSTest for UWP#2907
jnyrup merged 1 commit into
fluentassertions:developfrom
jnyrup:uwp_mstest

Conversation

@jnyrup

@jnyrup jnyrup commented Dec 27, 2024

Copy link
Copy Markdown
Member

microsoft/testfx#4371 was resolved in MSTest 3.7.0

IMPORTANT

  • If the PR touches the public API, the changes have been approved in a separate issue with the "api-approved" label.
  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by unit tests which follow the Arrange-Act-Assert syntax and the naming conventions such as is used in these tests.
  • If the PR adds a feature or fixes a bug, please update the release notes with a functional description that explains what the change means to consumers of this library, which are published on the website.
  • If the PR changes the public API the changes needs to be included by running AcceptApiChanges.ps1 or AcceptApiChanges.sh.
  • If the PR affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
    • Please also run ./build.sh --target spellcheck or .\build.ps1 --target spellcheck before pushing and check the good outcome

@github-actions

Copy link
Copy Markdown

@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 12515159295

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.401%

Totals Coverage Status
Change from base Build 12478306658: 0.0%
Covered Lines: 12391
Relevant Lines: 12579

💛 - Coveralls

@jnyrup jnyrup merged commit 37f1695 into fluentassertions:develop Dec 27, 2024
@jnyrup jnyrup deleted the uwp_mstest branch December 27, 2024 11:33
@jnyrup jnyrup added the dependencies Pull requests that update a dependency file label Dec 27, 2024
This was referenced Jul 21, 2025
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.

2 participants