Tuesday, February 15, 2011

NServiceBus acceptance tests

Yesterday I was fighting with Selenium WebDriver and NServiceBus.

The idea is to test our plugin system (which is written with using of NServiceBus) via Selenium WebDriver.

There are about 2500 functional tests already written with using of just Selenium, and it would be nice to keep them running, so we need to use WebDriverBackedSelenium

For now I stopped on trying to revise possibilities emulate old Selenium API.

No comments: