I want to run the Siliconstudio.Paradox.UI.Test.Windows tests, but don’t understand how.
They don’t seem like automated tests like I’m used to as they have a Main entry point rather then a bunch of unit tests in them and where your unit test window is the entry point.
When I run the Program.exe it renders a window with what looks like debug symbols.
How am I supposed to use these tests?