All Projects → microsoft → Testfx

microsoft / Testfx

Licence: mit
MSTest V2 framework and adapter

Projects that are alternatives of or similar to Testfx

Mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
Stars: ✭ 20,986 (+5267.26%)
Mutual labels:  test, testing-tools, tdd, test-framework
Junit Dataprovider
A TestNG like dataprovider runner for JUnit with many additional features
Stars: ✭ 226 (-42.2%)
Mutual labels:  test, testing-tools, tdd, test-runner
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-94.88%)
Mutual labels:  test, test-framework, unittest, testing-tools
PixelTest
Fast, modern, simple iOS snapshot testing written purely in Swift.
Stars: ✭ 56 (-85.68%)
Mutual labels:  tdd, test, test-framework, testing-tools
IO-TESTER
A functional test framework
Stars: ✭ 32 (-91.82%)
Mutual labels:  test, test-runner, test-framework, testing-tools
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-89.51%)
Mutual labels:  test, test-runner, test-framework, testing-tools
bron
🏃‍♂️ Fast & tiny test runner for Node.js
Stars: ✭ 17 (-95.65%)
Mutual labels:  test-runner, test-framework, testing-tools
Nimoy
A testing and specification framework for Python 3
Stars: ✭ 76 (-80.56%)
Mutual labels:  tdd, test-framework, unittest
Cypress
Fast, easy and reliable testing for anything that runs in a browser.
Stars: ✭ 35,145 (+8888.49%)
Mutual labels:  test, testing-tools, test-runner
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (+7.16%)
Mutual labels:  tdd, test-framework, unittest
Testcafe
A Node.js tool to automate end-to-end web testing.
Stars: ✭ 9,176 (+2246.8%)
Mutual labels:  test, testing-tools, test-framework
oletus
Minimal ECMAScript Module test runner
Stars: ✭ 43 (-89%)
Mutual labels:  tdd, test-runner, test-framework
Nunit Console
NUnit Console runner and test engine
Stars: ✭ 168 (-57.03%)
Mutual labels:  testing-tools, tdd, test-runner
Zunit
A powerful testing framework for ZSH projects
Stars: ✭ 140 (-64.19%)
Mutual labels:  testing-tools, test-framework, test-runner
Ava
Node.js test runner that lets you develop with confidence 🚀
Stars: ✭ 19,458 (+4876.47%)
Mutual labels:  tdd, test-framework, test-runner
bdd-for-c
A simple BDD library for the C language
Stars: ✭ 90 (-76.98%)
Mutual labels:  tdd, test, test-framework
Telegraf-Test
Telegraf Test - Simple Test ToolKit of Telegram Bots
Stars: ✭ 22 (-94.37%)
Mutual labels:  test, test-framework, testing-tools
estj
EstJ is my own test framework!
Stars: ✭ 13 (-96.68%)
Mutual labels:  tdd, test-framework, testing-tools
Baretest
An extremely fast and simple JavaScript test runner.
Stars: ✭ 364 (-6.91%)
Mutual labels:  tdd, test-framework, test-runner
FlaUIRecorder
UIAutomation test recorder for using with FlaUI library.
Stars: ✭ 23 (-94.12%)
Mutual labels:  microsoft, testing-tools

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].