Skip to content

This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.

License

Notifications You must be signed in to change notification settings

microsoft/testfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4316d3b · Apr 7, 2022
Jun 13, 2021
Apr 13, 2021
Apr 7, 2022
May 24, 2021
Nov 23, 2021
Apr 7, 2022
Feb 10, 2022
Aug 26, 2016
May 24, 2021
Feb 2, 2017
Apr 19, 2021
May 20, 2021
May 24, 2021
May 24, 2021
Feb 24, 2021
May 25, 2021
May 20, 2021
Feb 2, 2017
Dec 2, 2021
Jan 17, 2022
Feb 10, 2022

Repository files navigation

Microsoft Test Framework "MSTest V2"

Welcome to the "MSTest V2" repository, the evolution of the Microsoft Test Framework and Adapter. "MSTest V2" is currently in use in a variety of scenarios including:

  • in the relevant in-box unit test project templates (Visual Studio 2017 Preview 4 onwards)
  • in the Create Unit Tests wizard (Visual Studio 2017 Preview 4 onwards)
  • in the Create IntelliTest wizard (Visual Studio 2017 Preview 4 onwards)

This is a fully supported, open source and cross-platform implementation of the MSTest test framework with which to write tests targeting .NET Framework, .NET Core and ASP.NET Core on Windows, Linux, and Mac. You can read more about MSTest V2 here. For API documentation refer here.

Build status

Build Status

Latest Builds

Framework Adapter
nuget
(official)
# #

Contributing

There are many ways to contribute to testfx

Building

testfx can be built from within Visual Studio or from the CLI.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

testfx platform is licensed under the MIT license

Issue Tracking

Please see issue tracking for a description of the workflow we use to process issues.

Roadmap

For information on shipped and upcoming features/enhancements please refer to our Releases and Quarterly Checkin reports.