# Chop Slice and dice your Cucumber tables with ease! Assumes usage of ActiveRecord and Capybara. [![Build Status](https://github.com/botandrose/chop/workflows/CI/badge.svg?branch=master)](https://github.com/botandrose/chop/actions?query=workflow%3ACI+branch%3Amaster) [![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 capybara element, or a CSS selector pointing to one. Currently supports diffing ``, `
`, `