https://github.com/bperlakih/rspec_tcr
Test Commit || Reset for rspec + fswatch (on zsh)
https://github.com/bperlakih/rspec_tcr
fswatch rspec rspec-tcr rspec-testing tcr test-driven-development zsh
Last synced: about 2 months ago
JSON representation
Test Commit || Reset for rspec + fswatch (on zsh)
- Host: GitHub
- URL: https://github.com/bperlakih/rspec_tcr
- Owner: BPerlakiH
- Created: 2020-02-11T01:56:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T01:30:14.000Z (over 3 years ago)
- Last Synced: 2025-12-30T03:11:34.357Z (6 months ago)
- Topics: fswatch, rspec, rspec-tcr, rspec-testing, tcr, test-driven-development, zsh
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rspec_TCR
Test commit or revert with rspec and fswatch
# Get started
``rspec --init``
## A singe run:
``zsh tcr.zsh``
## A continous watch and TCR run:
``brew install fswatch``
``zsh watch.zsh``