rubocop / rubocop-minitestLinks
Code style checking for Minitest files.
☆149Updated 3 weeks ago
Alternatives and similar repositories for rubocop-minitest
Users that are interested in rubocop-minitest are comparing it to the libraries listed below
Sorting:
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆147Updated last week
- RuboCop configuration which has the same code style checking as official Ruby on Rails.☆152Updated 3 months ago
- The official dry-rb railtie☆266Updated last year
- The gem enhances Exception#message by adding a short explanation where the exception is raised☆151Updated 5 months ago
- The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.☆179Updated last week
- A Standard Ruby plugin that configures rubocop-rails☆175Updated last month
- Common code needed by the other RSpec gems. Not intended for direct use.☆99Updated 7 months ago
- ☆144Updated 2 months ago
- Best practices for writing your tests☆71Updated last year
- OpenStruct implementation☆132Updated 2 weeks ago
- Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.☆66Updated last week
- Plugin for the PaperTrail gem to track and reify associations☆144Updated 2 months ago
- Extracting DomAssertions and SelectorAssertions from ActionView.☆181Updated 3 weeks ago
- Catches exceptions and retries each request a limited number of times☆86Updated 3 weeks ago
- Make Rails Use MiniTest::Spec!☆400Updated 7 months ago
- A subclass of Object includes Comparable module for handling dates.☆99Updated last week
- A gem for memoization in Ruby☆194Updated 4 months ago
- Code style checking for factory_bot files.☆67Updated 3 weeks ago
- simple logging utility☆126Updated last week
- Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain…☆237Updated last month
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆106Updated last year
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 2 years ago
- Pub/sub system☆122Updated 6 months ago
- A simple list of Ruby conferences and meetups.☆206Updated this week
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆192Updated 4 months ago
- RSpec matchers for JSON:API spec☆122Updated 2 years ago
- Comprehensive changelog of Ruby Programming Language