没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > big-test-runner |
big-test-runner
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
IntroductionBig Test Runner gives you the power to easily run enormous, and lets face it, flaky browser integration tests all with your existing JUnit compatible tools.
Key FeaturesEnvironment Driven First thing you are going to want to do with your browser integration tests is run them in multiple browsers. Big Test Runner makes this easy. Stability You are also going to want to run these tests continuously or at least regularly. Big Test Runner keeps your build green by intelligently retrying tests that fail for reasons you deem necessary Fast You will want to run your tests in parallel so they finish while you're still young. Think of Big Test Runner as the ultimate parallel test suite. All of these features can be yours while still integrating with existing JUnit tools.