homeASCIIcasts

Episodes tagged with “tools”

  1. 191

    Mechanize Other translations: En Es It

    Mechanize extends Nokogiri, allowing you to interact with websites, filling in forms and clicking links.

    Tags: tools

  2. 190

    使用Nokogiri进行页面抓取 Other translations: En Es It

    Using Nokogiri and SelectorGadget together makes screen-scraping easy.

    Tags: tools

  3. 155

    Beginning With Cucumber Other translations: En

    Cucumber is a testing framework that lets you develop with Behaviour-Driven Development. We develop a new application using BDD in this episode.

    Tags: testing tools plugins