|
|||||
What’s Rapid Test?
Rapid test is a Visual Studio Addin that helps the developer be more productive
and focused on coding. Whenever you build your code, Rapid-Test runs your tests
as a part of the build cycle, reporting test failures as any other compilation error.
|
|
||||
|
How Rapid-Test works?
Rapid-Test uses a combination of static and dynamic analysis in order to select
the minimal subset of tests needed to verify recent changes in the code.
|
|||||
|
|||||