The project is in a healthy, maintained state
Common spec helpers used in various Foobara projects.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Foobara::SpecHelpers

Contains common spec helper support code used by various Foobara projects

Installation

To use this outside of foobara, add foobara-spec-helpers gem to your Gemfile or .gemspec and add require "foobara/spec_helpers/all" to your spec_helper.rb file, typically towards the bottom of the file.

Usage

TODO: Write usage instructions here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/foobara/spec_helpers.

License

foobara-spec-helpers is licensed under your choice of the Apache License 2.0 or the MIT license. See LICENSE.txt for more info about licensing.