Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

isaacanthony/testdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testdiff

Ruby gem to locally test only modified files.

Installation

Add this line to your application's Gemfile:

gem 'testdiff'

And then execute:

bundle

Or install it yourself as:

gem install testdiff

Usage

Run Rubocop and Rspec on all modified files:

testdiff

Run Rubocop on all modified files:

testdiff rubocop

Run Rspec on all modified files:

testdiff rspec

About

Gem to locally test only modified files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published