Skip to content

Run Unit Test: Search Code and Open multiple Files Found in Visual Studio 2019

Notifications You must be signed in to change notification settings

manhng83/UnitTest

Repository files navigation

Unit Testing

  • Set RegularExpressions.UnitTest as Startup Project
  • Open file: \RegularExpressions.UnitTest\UnitTest1.cs
  • F9 to set the breakpoint
  • Ctrl + R, T to debugging the Unit Test
  • Open file: \RegularExpressions.UnitTest\bin\Debug\SearchCode.txt
  • Open Developer Command Prompt for VS 2019 & Paste the Result to open multiple files in VS 2019

About

Run Unit Test: Search Code and Open multiple Files Found in Visual Studio 2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages