We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1af3602 + b78f080 commit bab0427Copy full SHA for bab0427
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## Master (Unreleased)
4
5
+- Support asserts with messages in `Rspec/BeEmpty`. ([@G-Rath])
6
- Add support for `assert_empty`, `assert_not_empty` and `refute_empty` to `RSpec/Rails/MinitestAssertions`. ([@ydah])
7
- Support correcting `*_match` assertions in `RSpec/Rails/MinitestAssertions`. ([@G-Rath])
8
- Support correcting `*_instance_of` assertions in `RSpec/Rails/MinitestAssertions`. ([@G-Rath])
0 commit comments