Application Testing with Capybara

Application Testing with Capybara pdf epub mobi txt 电子书 下载 2025

出版者:
作者:Matthew Robbins
出品人:
页数:104
译者:
出版时间:2013-9
价格:0
装帧:平装
isbn号码:9781783281251
丛书系列:
图书标签:
  • Capybara 
  • Testing 
  • Rails 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

One of my colleagues once described the Ruby community as “Test Infected” and if

any library epitomizes this it’s Capybara, which has gained popularity exponentially

since it was first released. The Ruby community certainly owes its creator Jonas

Nicklas a great deal of thanks for bringing peace and harmony to many test

automation code bases around the globe.

The proof of Capybara’s success is the way in which its use has spread far beyond

just testing Rails applications and now supports testing of many web applications

written in a wide variety of languages and frameworks. Capybara’s functionality

has also been replicated in languages other than Ruby again highlighting just how

powerful the concept is.

So what is Capybara?

Capybara provides a domain-specific language for test automation ; this DSL extends

the human-readable BDD style of frameworks such as Cucumber and RSpec into the

automation code itself. For example, opening a browser and navigating to a URL is

as simple as visit http://google.com. This is a vast improvement over typical

test APIs.

Additionally Capybara allows us to write tests once and run them in any compatible

driver. The driver ecosystem is vibrant and switching libraries is as simple as adding

an additional gem and making a one-line change to your code.

Finally, you can do away with writing bespoke methods that wait for content

to become visible or adding sleep statements to your tests; Capybara handles

asynchronous JavaScript without the user even noticing.

Capybara is quite literally your one-stop shop for test automation.

具体描述

读后感

评分

评分

评分

评分

评分

用户评价

评分

评分

评分

评分

评分

相关图书

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有