match_table 1.0.0
Capybara's built-in table matchers leave a lot to be desired. `match_table` is a matcher that allows you to match tables in your system specs with a lot more flexibility and much improved failure messages.
Gemfile:
=
安裝:
=
版本列表:
- 1.0.0 April 15, 2025 (7.0 KB)
Runtime 相依性套件 (2):
capybara
~> 3
rspec-expectations
~> 3