tjgrathwell / rails5-spec-converterLinks
A tool to upgrade Rails 4-style specs to Rails 5-style
☆176Updated 6 years ago
Alternatives and similar repositories for rails5-spec-converter
Users that are interested in rails5-spec-converter are comparing it to the libraries listed below
Sorting:
- RSpec matchers for database queries☆316Updated 11 months ago
- Actionable code coverage.☆233Updated 4 months ago
- Rack middleware that provides access to rack.session environment☆259Updated 5 years ago
- Add comments to your Gemfile with each dependency's description☆175Updated 4 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆316Updated 2 weeks ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- write snippet code to rewrite your project code☆696Updated 8 months ago
- easily add '# frozen_string_literal: true' comments to the top of all your project's Ruby files☆158Updated last year
- Update your gems in separate commits. Identify any that fail your build.☆237Updated 2 months ago
- The best coverage tool for Ruby code☆207Updated 3 years ago
- Type checking and type casting of parameters for Action Pack