sethia4u / abot

Automatically exported from code.google.com/p/abot
Apache License 2.0
0 stars 0 forks source link

Use Vs fakes to raise code coverage on untestable code #34

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use Vs fakes to raise code coverage on untestable code

Original issue reported on code.google.com by sjdir...@gmail.com on 19 Nov 2012 at 3:24

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
pros:
-Mock anything

cons:
-Only vs premium and above
-Only vs user (no monodevelop)

Original comment by sjdir...@gmail.com on 28 Mar 2013 at 4:22

GoogleCodeExporter commented 8 years ago
Decided not to use vs fakes due to the cons above plus it must be run through 
vs test runner. Will not work when tests are run from nunit gui, testdriven.net 
plugin, etc..

Original comment by sjdir...@gmail.com on 29 Mar 2013 at 5:09