Forum member
ProgrammerAl
3 posts
Posts by ProgrammerAl
-
RDI fails to run tests involving ImmutableArray
Wanted to chime in that this new build did fix my issue with NSubsitute substitutes using ImmutableArray<>. Thanks for the quick fix!
06 Mar 2024 15:18 UTC
-
RDI fails to run tests involving ImmutableArray
First of all, RDI is super cool. Thanks for all the hard work you put in to making this. I'm getting the same exception when setting up an ImmutableArray<> in a unit test. The exception is being thrown because RDI (I assume) is trying to access the ImmutableArray<> property when code looks like i…
05 Mar 2024 22:05 UTC
-
Debugging Async Tests - variable "does not exist in the current context"
Looks like no one has asked about this recently. Anyone know if this bug has been fixed within the past 6 months? I'm having the same problem now in VS 2013.
15 Apr 2015 14:34 UTC