intellitest Questions
3
Solved
I'm evaluating Intellitest in the latest version of Visual Studio Enterprise. As far as I can tell from my own attempts and research on various sites, it appears like IntelliTest is only compatible...
Zitvaa asked 21/1, 2020 at 16:20
3
Solved
One feature I've wanted to see in MSTest for a long time has been Parameterized Unit Tests (PUTs). I was excited to hear that Intellitest would be capable of creating said tests. I've started playi...
Lorenzetti asked 30/7, 2015 at 18:56
1
Solved
With Intellitest you can specify a type for Intellitest to use that fits an interface when generating unit tests, however I have a custom factory I wish to use instead.
My custom factory:
public ...
Hemotherapy asked 24/2, 2016 at 14:38
1
Solved
Those two features seem similar. I wonder when should I favor one over another?
Linalinacre asked 25/2, 2016 at 20:33
1
Solved
I am trying to run intellitest on x64 project (for that matter i even tried to create simple 64x project)
public class Program
{
public static void Main(string[] args)
{
if(args == null)
throw...
Antimagnetic asked 23/8, 2015 at 11:43
1
© 2022 - 2024 — McMap. All rights reserved.