且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

使用C#/ NUnit的并行测试的硒网格

更新时间:2023-02-10 22:57:14

不幸的是NUnit的无法并行运行的测试,所以你必须使用另一个亚军存档并行测试的所有优点与在C#

Unfortunately NUnit can not run tests in parallel, so you have to use another runner to archive all advantages of parallel testing with Selenium Grid.

项目:我使用加利奥亚军我的C#的测试,并在这里有例子硒电网

I using Gallio runner for my tests on c# and have examples here:

在平行拼命地跑测试:的http://代码。 google.com/p/design-of-selenium-tests-for-asp-net/

project on c# with tests runned in parallel: http://code.google.com/p/design-of-selenium-tests-for-asp-net/

说明:的 http://slmoloch.blogspot.com/2009/12/design-of-selenium-测试换aspnet_19.html

加利奥测试运行:的 http://www.gallio.org/