Creating a Plugin With Unit Tests From Scratch

Creating a unit tested Dataverse plugin can be difficult. Creating one in less than an hour is even more so! In this audience driven session, the audience will challenge Daryl to create a Dataverse plugin, unit test it, and deploy it to Dataverse, all within an hour!
Key Takeaways:
1. What tools to use to increase developer productivity when creating Dataverse plugins.
2. How to setup a unit test project for plugins in less than a minute.
3. How to use XrmUnitTest to perform test driven development.