IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
When developing for Sitefinity CMS, you often need to cover your custom code with tests in order to verify that it works properly. In the most cases you will be writing either Unit tests or Integration tests.
The tool allows you to run integration test written using the Gallio and the MbUnit frameworks in the context of the Sitefinity CMS application, thus allowing you to test the code that you wrote for it. The tests are hosted in a Sitefinity CMS application. This allows them to use the Sitefinity context in order to test your custom logic in an actual environment. The Sitefinity CMS web test runner connects to the Sitefinity application and queries all of the tests available.
Gallio_MbUnit
Telerik.WebTestRunner.Server
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important