Hi guys, I am planning to unit test my app using unity. I can see unity is already integrated with ESP but that is done for platform level testing, I want to test my app like static testing.
Is it possible to do static testing of application using existing unity environment?
and if yes, then how to do? has any tried it?