Skip to content

GammaCodeX/custom_matchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom matcher :eventually

This project is a simple composed custom matcher that takes a block and re-runs it until it yields a result that satisfies the argument matcher.

Spec

Simply run rspec in the root folder to test the solution

Usage

See spec/custom_matcher_spec.rb for usage and examples

About

Custom RSpec matchers for nicer specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages