RubyGems Navigation menu

rspec-steps 2.1.1

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.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 2.1.1 - December 22, 2015 (197 KB)
  2. 2.1.0 - December 11, 2015 (197 KB)
  3. 2.0.1 - September 21, 2015 (196 KB)
  4. 2.0.0 - September 21, 2015 (196 KB)
  5. 1.0.7 - December 31, 2014 (203 KB)
Mostrar todas las versiones (27 total)

dependencias de Runtime (1):

rspec < 3.99, >= 3.0

dependencias de Development (2):

corundum >= 0.4.0
metric_fu ~> 4.11.1

Propietarios:

Autores:

  • Judson Lester, Evan Dorn

SHA 256 checksum:

3fb9b46365c45650bd51a1bf720289c1e2b077ac630bf41be5a100476c56299a

Total de descargas 299.713

Para esta versión 169.434

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: