Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 15 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T01:30:14.000Z (almost 2 years ago)
- Last Synced: 2024-11-18T21:10:42.713Z (3 months ago)
- Topics: fswatch, rspec, rspec-tcr, rspec-testing, tcr, test-driven-development, zsh
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- 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``