What is the fastest way to test plugins? How do you test?
- This topic has 1 reply, 2 voices, and was last updated 1 month, 1 week ago by .
- You must be logged in to reply to this topic.
Welcome to Portals United! / Forums / Troubleshooting / What is the fastest way to test plugins? How do you test?
I am wondering how to test new plugins in the best / fastest way. At the moment I do the following:
How do you test normally?
You can automate step 3 by adding a PostBuildEvent to your C# project that copies the dll automatically to the plugins folder.
For the other steps I don’t see any options to speed up the process at the moment unfortunately.