Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/testfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.9.1
Choose a base ref
...
head repository: microsoft/testfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.9.2
Choose a head ref
  • 7 commits
  • 23 files changed
  • 5 contributors

Commits on May 29, 2025

  1. Bump version to 3.9.2 (#5662)

    Co-authored-by: Youssef Victor <youssefvictor00@gmail.com>
    nohwnd and Youssef1313 authored May 29, 2025
    Configuration menu
    Copy the full SHA
    b1a37d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. Fix MSTEST0042 (duplicate data row) false positive with Zero/Negative…

    …Zero by @Youssef1313 in #5684 (backport to rel/3.9) (#5686)
    
    Co-authored-by: Youssef1313 <youssefvictor00@gmail.com>
    youssef-backport-bot and Youssef1313 authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    6e55ecb View commit details
    Browse the repository at this point in the history
  2. Allow framework authors to use TestCase.FullyQualifiedName as the Tes…

    …tNodeUid by @Youssef1313 in #5658 (backport to rel/3.9) (#5685)
    
    Co-authored-by: Youssef1313 <youssefvictor00@gmail.com>
    youssef-backport-bot and Youssef1313 authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    4a4f816 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2025

  1. Ensure TestMethodAttribute.Execute is run on the correct execution co…

    …ntext by @Youssef1313 in #5688 (backport to rel/3.9) (#5689)
    
    Co-authored-by: Youssef1313 <youssefvictor00@gmail.com>
    youssef-backport-bot and Youssef1313 authored Jun 6, 2025
    Configuration menu
    Copy the full SHA
    7ae54da View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2025

  1. Avoid loading System.Threading.Tasks.Extensions when not needed by @Y…

    …oussef1313 in #5694 (backport to rel/3.9) (#5695)
    
    Co-authored-by: Youssef1313 <youssefvictor00@gmail.com>
    youssef-backport-bot and Youssef1313 authored Jun 9, 2025
    Configuration menu
    Copy the full SHA
    6a3dbf1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Fix UseAsync property in TestMethodAttribute derived classes to use t…

    …ype checks by @Copilot in #5708 (backport to rel/3.9) (#5710)
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: Youssef1313 <31348972+Youssef1313@users.noreply.github.com>
    3 people authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    6dc4d8e View commit details
    Browse the repository at this point in the history
  2. Fix UnitTestRunner leaking some test class instances by @Youssef1313 in

    #5715 (backport to rel/3.9) (#5724)
    
    Co-authored-by: Youssef1313 <youssefvictor00@gmail.com>
    youssef-backport-bot and Youssef1313 authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    02b1557 View commit details
    Browse the repository at this point in the history
Loading