Hello!
Is this project dead? No one had added any information since March.
I have very usual case, that we would like to test our application. We have Project1 and Project2 in Solution1. Project1 references on Project2. To add FIT tests I create new FITPro project - Project1.FITPro.
For Project1.FITPro I have added to references Project1. Every thing seems working fine until I try to use any class from Project1. The Solution is building fine but when I try "Run FIT Tests" on any .fit file, it does nothing.
I tried to do the same on Command line and it throws an error, that class from Project1 is not on classpath.
On manual I don`t see a case like this, so please help me!