Popularity
6.1
Growing
Activity
9.9
-
632
61
235

Description

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:

Programming language: C#
License: MIT License
Tags: Test     Testing     Unit-testing    
Latest version: v2.2.0-preview

MSTest alternatives and similar packages

Based on the "Testing" category.
Alternatively, view MSTest alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of MSTest or a related project?

Add another 'Testing' Package

README

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 [email protected] 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.


*Note that all licence references and agreements mentioned in the MSTest README section above are relevant to that project's source code only.