Quick Tip: Testing Virtual Objects in Kentico
Kentico has many features to aide developers and editors in their day-to-day tasks. From CSS validators to logging, helping users find issues is essential to a good CMS. For developers, one of the most critical steps is ensuring that their code compiles and there are no errors. While Visual Studio will certainly help with your custom code, issues in transformations and other data-based objects are a little harder to find. In this article, I’ll show you how you can test your virtual objects within the site using some built-in functionality within Kentico.