Skip to content

Conversation

@dotnet-policy-service
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot commented Mar 21, 2025

Please don't squash-merge this PR.


Internal previews

Toggle expand/collapse
📄 File 🔗 Preview link
.github/workflows/cleanrepo-orphaned-articles.yml .github/workflows/cleanrepo-orphaned-articles
.github/workflows/cleanrepo-orphaned-images.yml .github/workflows/cleanrepo-orphaned-images
.github/workflows/cleanrepo-orphaned-includes.yml .github/workflows/cleanrepo-orphaned-includes
.github/workflows/cleanrepo-orphaned-snippets.yml .github/workflows/cleanrepo-orphaned-snippets
.github/workflows/cleanrepo-redirect-hops.yml .github/workflows/cleanrepo-redirect-hops
.github/workflows/cleanrepo-relative-links.yml .github/workflows/cleanrepo-relative-links
.github/workflows/cleanrepo-replace-redirects.yml .github/workflows/cleanrepo-replace-redirects
.github/workflows/dependabot-bot.yml .github/workflows/dependabot-bot
.github/workflows/snippets5000.yml .github/workflows/snippets5000
.github/workflows/whats-new.yml .github/workflows/whats-new
docs/azure/configure-visual-studio.md docs/azure/configure-visual-studio
docs/core/deploying/native-aot/index.md docs/core/deploying/native-aot/index
docs/core/install/windows.md docs/core/install/windows
docs/core/testing/mutation-testing.md docs/core/testing/mutation-testing
docs/core/testing/unit-testing-with-copilot.md docs/core/testing/unit-testing-with-copilot
docs/csharp/tour-of-csharp/overview.md docs/csharp/tour-of-csharp/overview
docs/csharp/tour-of-csharp/strategy.md docs/csharp/tour-of-csharp/strategy
docs/csharp/tour-of-csharp/tips-for-java-developers.md docs/csharp/tour-of-csharp/tips-for-java-developers
docs/csharp/tour-of-csharp/tips-for-javascript-developers.md docs/csharp/tour-of-csharp/tips-for-javascript-developers
docs/csharp/tour-of-csharp/tips-for-python-developers.md docs/csharp/tour-of-csharp/tips-for-python-developers
docs/fundamentals/networking/http/httpclient-guidelines.md docs/fundamentals/networking/http/httpclient-guidelines
docs/navigate/devops-testing/toc.yml docs/navigate/devops-testing/toc
docs/standard/base-types/custom-date-and-time-format-strings.md docs/standard/base-types/custom-date-and-time-format-strings
docs/standard/events/index.md docs/standard/events/index

GitHubber17 and others added 24 commits March 20, 2025 09:28
* refresh article

* pattern compliance

* edits

* lint edits

* edits per review feedback from BillWagner
This reduces the potential surface area.
* Full edit pass on day one content

Fixes #45112

* respond to feedback.
* Added article Generate Unit Tests with Copilot

* Update toc.yml: add new entry for "Generate Unit Tests with GitHub Copilot and Visual Studio".

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/unit-testing-with-copilot.md

Co-authored-by: David Pine <[email protected]>

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

---------

Co-authored-by: David Pine <[email protected]>
Bumps the dotnet group in /samples/snippets/core/testing/unit-testing-vb-mstest/vb with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/tutorials/snippets/library-with-visual-studio/csharp with 1 update: [MSTest](https://github.com/microsoft/testfx).


Updates `MSTest` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/testing/snippets/order-unit-tests/csharp/MSTest.Project with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@3951f0d...67a3573)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/tutorials/snippets/library-with-visual-studio/vb/StringLibraryTest with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/whats-new/snippets/dotnet-8/csharp/ConsoleApp with 1 update: [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the dotnet group in /docs/core/testing/snippets/unit-testing-using-mstest/csharp/PrimeService.Tests with 2 updates: [MSTest.TestAdapter](https://github.com/microsoft/testfx) and [MSTest.TestFramework](https://github.com/microsoft/testfx).


Updates `MSTest.TestAdapter` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

Updates `MSTest.TestFramework` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/microsoft/testfx/releases)
- [Changelog](https://github.com/microsoft/testfx/blob/main/docs/Changelog.md)
- [Commits](microsoft/testfx@v3.8.2...v3.8.3)

---
updated-dependencies:
- dependency-name: MSTest.TestAdapter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
- dependency-name: MSTest.TestFramework
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Small fix in dotnet cli command for setting GitHubModels:Token
Missing dependencies for RHEL to compile for Native AOT
* Mutation Testing

* added row to toc.yml

* cleaned

* Apply suggestions from code review

* Update mutation testing documentation with Stryker.NET tool.

* Apply suggestions from code review

* Update docs/core/testing/mutation-testing.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/mutation-testing.md

Co-authored-by: David Pine <[email protected]>

* Update docs/core/testing/mutation-testing.md

Co-authored-by: David Pine <[email protected]>

* Apply suggestions from code review

---------

Co-authored-by: David Pine <[email protected]>
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
# Create the PR for the work done by the "clean repo" tool
- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
- name: Create pull request
if: github.event_name == 'workflow_dispatch' || github.repository_owner == 'dotnet'
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 5: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help

- name: create-pull-request
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e
uses: dotnet/actions-create-pull-request@v4

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 6: third-party GitHubAction not pinned by hash
Remediation tip: update your workflow using https://app.stepsecurity.io
Click Remediation section below for further remediation help
@dotnetrepoman dotnetrepoman bot added this to the March 2025 milestone Mar 21, 2025
@dotnet-policy-service dotnet-policy-service bot merged commit 4252a3c into live Mar 21, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants