rubocop / minitest-style-guideLinks
Best practices for writing your tests
☆72Updated 3 weeks ago
Alternatives and similar repositories for minitest-style-guide
Users that are interested in minitest-style-guide are comparing it to the libraries listed below
Sorting:
- Code style checking for Minitest files.☆152Updated last month
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆149Updated 2 weeks ago
- Write benchmarks without the hassle.☆75Updated 4 months ago
- The gem enhances Exception#message by adding a short explanation where the exception is raised☆152Updated last month
- Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.☆69Updated 2 months ago
- OpenStruct implementation☆146Updated 2 weeks ago
- Comparative ruby web application benchmarks with a large number of routes☆101Updated 7 months ago
- simple logging utility☆132Updated 2 weeks ago
- Hanami 2 application starter template☆108Updated 2 years ago
- Code style checking for factory_bot files.☆67Updated last month
- Comprehensive changelog of Ruby Programming Language☆204Updated 3 months ago
- Annotate your Rails controllers with route info.☆96Updated 9 months ago
- Simple index page for other references.☆53Updated 2 years ago
- Find unused ruby methods and constants and etc☆87Updated 2 years ago
- This repo will help you to build quickly your Rails API with Trailblazer and friends.☆59Updated 2 years ago
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆110Updated last month
- Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain…☆239Updated 4 months ago
- Convert strings between different cases.☆97Updated last year
- The Observer pattern provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.☆40Updated last month
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆122Updated last week
- Ruby core extentions and class utilities for Hanami☆173Updated this week
- Pub/sub system☆124Updated last week
- Code style checking for Capybara files.