0

I have a VB Solution having 1 project and corresponding unit test project in it.

TIA is enabled. But during code check-in, impacted unit tests are not getting executed.

If I add any new method and then write the corresponding unit test, then TIA is running newly added unit test only as part of impacted unit test.

Any clue, why my impacted unit tests are not getting triggered.

Thanks in advance...

Piyush
  • 5,145
  • 16
  • 49
  • 71
  • My project file has methods which are used for database call to get some data information and showing it in win form. Unit tests are written for the same. – Piyush Jul 11 '19 at 12:02
  • Whenever I am changing anything in test project then it is picking and running that unit test only. but not for the actual code change. – Piyush Jul 16 '19 at 11:20

0 Answers0