Hello 👋
My team is looking into adding shoulda-matchers to our Minitest test suite. Is it possible to use shoulda-matchers without shoulda-context gem ? If so what is the recommended way ?
Documentation suggests it in "Getting Started" section below but all examples assume the usage of should method.
https://matchers.shoulda.io/docs/v5.3.0/#minitest
Thanks for any help that you would be willing to give us and for this very useful gem 🙏
Hello 👋
My team is looking into adding
shoulda-matchersto our Minitest test suite. Is it possible to useshoulda-matcherswithoutshoulda-contextgem ? If so what is the recommended way ?Documentation suggests it in "Getting Started" section below but all examples assume the usage of
shouldmethod.https://matchers.shoulda.io/docs/v5.3.0/#minitest
Thanks for any help that you would be willing to give us and for this very useful gem 🙏