Debugging Macro and Viper code

Release 1.0 - ...

To debug your macro and viper components in the TestSuite environment, a few settings must be used.

First, the output path of our component must be set to the bin folder of our website:

Then, under Debug, we must choose the Smartsite.TestSuite.exe as the application to run when starting a debug session:

Now, we are ready to debug our code in the TestSuite:

Press F5 and expect to see something like this: