![Tests](fill with test workflow url) [![Gem Version](fill with version svg url)] (fill with version url)
** TODO **
** Gem in development, DON'T USE IT **
gem 'rspec_auto_model_checks', github: 'monade/rspec_auto_model_checks'
Add check_validations! and/or validate_associations! to your model test
RSpec.describe Order, type: :model do
check_validations!
validate_associations!
end
The gem is available as open source under the terms of the MIT License.
your_gem_name is maintained by mònade srl.
We <3 open source software. Contact us for your next project!