9

Those two features seem similar. I wonder when should I favor one over another?

enter image description here

Community
  • 1
  • 1
Rotem Varon
  • 1,597
  • 1
  • 15
  • 32

1 Answers1

8

IntelliTest can augment an existing unit testing practice you may be following already. Please see here: https://blogs.msdn.microsoft.com/visualstudio/2015/09/30/intellitest-for-net-test-more-with-less-effort/ for some thoughts. You do not have to choose one over the other. They are complementary.

pvlakshm
  • 1,365
  • 7
  • 7
  • Thanks, that helps. See this video, 3 min in :https://channel9.msdn.com/Shows/Visual-Studio-Toolbox/Intellitest – Rotem Varon Mar 01 '16 at 22:20