retest

A simple CLI to watch file changes and run their matching ruby specs. Works on any ruby projects with no setup. (by AlexB52)

Retest Alternatives

Similar projects and alternatives to retest

  • rubygems

    Library packaging and distribution for Ruby.

  • entr

    Run arbitrary commands when files change

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Puma

    40 retest VS Puma

    A Ruby/Rack web server built for parallelism

  • vim-test

    40 retest VS vim-test

    Run your tests at the speed of thought

  • minitest

    minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

  • Rubocop

    7 retest VS Rubocop

    Discontinued A Ruby static code analyzer and formatter, based on the community Ruby style guide. [Moved to: https://github.com/rubocop/rubocop] (by rubocop-hq)

  • rerun

    Restarts an app when the filesystem changes. Uses growl and FSEventStream if on OS X. (by alexch)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • binks

    1 retest VS binks

    An (opinionated) test runner for rspec & cucumber

  • bundleup

    A friendlier CLI for Bundler’s `update` and `outdated` commands.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better retest alternative or higher similarity.

retest reviews and mentions

Posts with mentions or reviews of retest. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-02.
  • Minitest, we've been doing it wrong?
    4 projects | /r/ruby | 2 Oct 2022
    Whatever you choose Retest (a gem I maintain) will acknowledge both naming conventions out of the box to increase the number of compatible Ruby projects. This is done in release 1.10.0. For example, you can now use Retest with Puma.
  • For those using VSCode, is there a faster way to run "rspec" on the file shown in my active tab (a _spec.rb file)?
    1 project | /r/ruby | 26 Jul 2022
    I created a gem: Retest which works on the terminal. A bit like Guard without any setup. The gem is smart enough to find the correct file to test after you save any.rb file.
  • Is using the gem Guard still state of the art in TDD with Ruby?
    5 projects | /r/ruby | 26 Sep 2021
    I use retest. It works on every standard Ruby projects with no setup (understand no .Guardfile or Gemfile update). If you follow rspec, rails, rake or ruby standard file structure you get running in less than a minute. As a contractor I can checkout any repo and start TDD without caring about the repo setup. I use it even when Guard is already installed because the experience is consistent across all projects. It also has a —diff option that runs only spec files relevant from the diffs with another branch to run a final check before creating a pull request and triggering the whole test suite on CI.
  • Any love for MiniTest?
    1 project | /r/rails | 30 May 2021
    But whatever the project I’m working on is, I always try using retest https://github.com/AlexB52/retest for awesome refactoring and TDD because it works with both Minitest and RSpec out of the box. Sorry for the shameless promotion.
  • Can I run guard without adding it to a project?
    1 project | /r/ruby | 12 Feb 2021
    Hi, I have created a gem called retest that helps you run specs after a file change without adding any configuration files to a repo. I created it for the specific reason you’re mentioning as I work in a consultancy. It is supposed to be dev centric and works with any ruby projects. I use it while working or refactoring. It might suits you, have a look
  • Refactoring in Ruby
    2 projects | /r/ruby | 3 Feb 2021
    A great book by Sandi Metz is 99 bottles of OOP in Ruby where she explains heaps about refactoring. One of the best book I have read. I know you asked for article or videos but if you have time, it takes a day or two to read. I made a gem to help people refactor the same way she describes in the book. It will speed up your feedback loop when refactoring: retest
  • A note from our sponsor - WorkOS
    workos.com | 25 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic retest repo stats
6
120
7.4
about 1 month ago

AlexB52/retest is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of retest is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com