- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: https://github.com/teamcapybara/capybara
- 软件文档: https://github.com/teamcapybara/capybara
- 官方下载: https://github.com/teamcapybara/capybara
软件介绍
Capybara 通过模拟真实用户交互的方式来测试你的 web 应用。它内置 Rack::Test 和 Selenium 支持,也支持其他驱动。WebKit 通过外部 gem 的形式支持。
特性
无需配置 —— 对于 Rails 和 Rack 应用而言,开箱即用。
符合直觉的 API —— 模拟真实用户行为。
可替换后端 —— 可以替换测试后端,例如从快速的 headless 模式切换到实际的浏览器,无需更改测试。
强力同步 —— 你不用手动等待异步过程结束。
Computer Age Statistical Inference
Bradley Efron、Trevor Hastie / Cambridge University Press / 2016-7-21 / USD 74.99
The twenty-first century has seen a breathtaking expansion of statistical methodology, both in scope and in influence. 'Big data', 'data science', and 'machine learning' have become familiar terms in ......一起来看看 《Computer Age Statistical Inference》 这本书的介绍吧!
