Hi!
I have troubles using the test project of the ASP.NET Zero template. The tests are working correctly however, they take a lot of time to run. I think that the issue comes from the class AbpIntegratedTestBase. I explain myself with two examples:
I let you imagine the time it takes to run all the tests suit (more than an hour). It makes the test project totaly worthlessness. I would like to know if you have a solution to solve this issue because the test project is one of the best part of your template. Thanks in advance.
Best regards, Nicolas Prugne