Web 应用模拟测试 Capybara

码农软件 · 软件分类 · 测试工具 · 2019-11-24 19:43:45

软件介绍

Capybara 通过模拟真实用户交互的方式来测试你的 web 应用。它内置 Rack::Test 和 Selenium 支持,也支持其他驱动。WebKit 通过外部 gem 的形式支持。

特性

  • 无需配置 —— 对于 Rails 和 Rack 应用而言,开箱即用。

  • 符合直觉的 API  —— 模拟真实用户行为。

  • 可替换后端  —— 可以替换测试后端,例如从快速的 headless 模式切换到实际的浏览器,无需更改测试。

  • 强力同步  —— 你不用手动等待异步过程结束。

本文地址:https://www.codercto.com/soft/d/19715.html

Computer Age Statistical Inference

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》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具