Categories: None [Edit]

rspec-with-args

https://rubygems.org/gems/rspec-with-args
https://github.com/kwstannard/rspec-with-args
rspec-with-args attempts to cut out having to explicitly write the subject of your example group when trying to call methods or add arguments to methods. It works by reading the conventional description syntax to determine what the subject is. Then allowing you to explicitly state what variables will be passed in as arguments. Currently it supports initialization, class methods, and instance methods.

Total

Ranking: 89,701 of 183,127
Downloads: 8,569

Daily

Ranking: 74,510 of 183,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconKelly_Stannard