Project
rspec-bdd-style
RspecBddStyle provides a collection of methods following the BDD (Behavior-Driven Development) style to enhance clarity and readability
in your RSpec specifications. These methods, such as given_i, when_i, and_i, and then_i, simplify the writing of scenarios and actions in your
tests. It makes it easier to write more expressive and understandable specifications for your development team.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT
Dependencies