测试工具
March 4, 2026 · View on GitHub
收集自动化测试与测试框架相关的开源项目。
项目列表
| 项目名称 | 描述 | GitHub链接 |
|---|---|---|
| playwright-dotnet | 微软官方开源浏览器自动化工具,可以用于UI自动化测试、爬虫等,具备.Net、Java、Python等多个版本 | https://github.com/microsoft/playwright-dotnet |
| Atata | 基于Selenium的C#自动化测试Web框架 | https://github.com/atata-framework/atata |