RubyGems Navigation menu

rspec-steps 2.1.0

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 2.1.1 - December 22, 2015 (196.5 KB)
  2. 2.1.0 - December 11, 2015 (196.5 KB)
  3. 2.0.1 - September 21, 2015 (196.0 KB)
  4. 2.0.0 - September 21, 2015 (196.0 KB)
  5. 1.0.7 - December 31, 2014 (202.5 KB)
顯示所有版本(共 27)

Runtime 相依性套件 (1):

rspec < 3.99, >= 3.0

Development 相依性套件 (2):

corundum >= 0.4.0
metric_fu ~> 4.11.1

擁有者:

作者:

  • Judson Lester, Evan Dorn

SHA 256 checksum:

6465ac34e6634692dcbec26d231f45b97f2ddb533ad862bb5eee03a976844873

總下載次數 299,944

這個版本 3,077

License:

MIT

Ruby 版本需求: >= 0

相關連結: