-
--
- United States
Highlights
- Pro
Pinned Loading
-
-
-
-
Rspec negated change matcher
Rspec negated change matcher 1# This should be in rspec core, but add it here so we can chain negative change expectations, like
2# expect { do_thing }.to change {a}.and not_change {b}.and change {b}
3RSpec::Matchers.define_negated_matcher :not_change, :change
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.