# Chop Slice and dice your Cucumber tables with ease! Assumes usage of ActiveRecord and Capybara. [![Build Status](https://travis-ci.org/botandrose/chop.svg?branch=master)](https://travis-ci.org/botandrose/chop) [![Code Climate](https://codeclimate.com/github/botandrose/chop/badges/gpa.svg)](https://codeclimate.com/github/botandrose/chop) ## Installation ```ruby group :test do gem 'chop' end ``` ## Usage Chop monkeypatches Cucumber tables with three new methods: * `#create!`: Creates entities. Built-in support for ActiveRecord (default) and FactoryGirl, at present. * `#diff!`: Enhances existing method to also accept a CSS selector. Currently supports diffing ``, `
`, `