- The bugs found during the unit test are less expensive.
It increases your confidence when changing or maintaining code.
- You can create a class that implements the IWebJobsStartup interface and set it as the WebJobsStartup class.
You can define a class derived from the FunctionsStartup class and set it as a startup class using the FunctionsStartupAttribute attribute.
- Warning