- Munich
-
03:39
(UTC +01:00)
Highlights
- Pro
Pinned Loading
-
-
Run `rspec` for only changed files
Run `rspec` for only changed files 1## Description
2Inside your git repository, find all modified files since your base commit. If said file is a spec file, run rspec for it. If it is a source file, find spec file by `vim-projectionist`, and then run rspec automatically.
34## Installation
5You have to setup spec file as source file's alternate, either by setting up `g:projectionist_heuristics` in your vimrc or creating a `.projections.json` in the root of the project.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.