0

What is the different between "Chutzpah Test Runner Context Menu Extension" and "Chutzpah Test Adapter for the Test Explorer"?

Info:
The Chutzpah is from Extensions in Visual Studio

Thank you!

enter image description here

Matthew Manela
  • 16,572
  • 3
  • 64
  • 66
HelloWorld1
  • 13,688
  • 28
  • 82
  • 145

1 Answers1

0

The Chutzpah Test Runner Context Menu Extension is a light weight extension that give you the ability to run test, coverage and debug on demand:

enter image description here

The Chutzpah Test Adapter for Test Explorer extension provides integration into the test explorer window in Visual Studio.

enter image description here

Matthew Manela
  • 16,572
  • 3
  • 64
  • 66