it:ad:mstest:howto:troubleshoot

IT:AD:MSTest:HowTo:TroubleShoot

Tests don't stop at BreakPoints when running in Resharper/Debug Test

Possible Reasons:

  • A common error is developers thinking that the [ClassInitialize()] decorated method can work even when not static. You can't:
    “xxx has wrong signature. The method must be static, public, does not return a value and should take a single parameter of type TestContext.”
  • /home/skysigal/public_html/data/pages/it/ad/mstest/howto/troubleshoot.txt
  • Last modified: 2023/11/04 01:49
  • by 127.0.0.1