Package Usage: rubygems: rspec-steps
A minimal implementation of integration testing within RSpec.
Allows you to build sequential specs, each with a description,
but where state is maintained between tests and before/after actions are only
triggered at the beginning and end of the entire sequence. Cool things you
can do with this:
* Build multi-step user stories in plain RSpec syntax. Locate the point of
failure quickly, and break up large integrations into sensible steps
* Speed up groups of related tests by running your factories only once before
the whole group.
26 versions
Latest release: over 9 years ago
13 dependent packages
304,808 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/rubygems.org/packages/rspec-steps
Dependent Repos 1
openfun/cs_comments_service Fork of openedx/cs_comments_service
server side of the comment serviceSize: 1.21 MB - Last synced: 2 days ago - Pushed: over 7 years ago
