Eri*_* M. 4 testing rspec ruby-on-rails guard
是否有类似于autotest的ctrl + c强制运行所有规格?我还在努力调整我的.Guard文件,但暂时可以强行运行所有规格而不重新启动后卫吗?ctrl + c退出警卫.
Day*_*ury 17
https://github.com/guard/guard#interactions
当Guard无事可做时,您可以与Guard交互并输入命令.Guard了解以下命令:
?: Run all Guards.
h, help: Show a help of the available interactor commands.
r, reload: Reload all Guards.
n, notification: Toggle system notifications on and off.
p, pause: Toggles the file modification listener. The prompt will change to p> when paused. This is useful when switching Git branches, rebase Git or change whitespace.
e, exit: Stop all Guards and quit Guard.
Run Code Online (Sandbox Code Playgroud)
所以,基本上你进入Guard正在运行的终端并按下Enter/return.
| 归档时间: |
|
| 查看次数: |
5051 次 |
| 最近记录: |