eucalypt
Search…
>= 0.9.0
eucalypt
Installation
CLI
Core
Init
Launch
Console
Test
Version
Rake
Help (-H)
Generate
Destroy
Blog
Migration
Features
Powered By
GitBook
Test
Runs all application specs.
Commands
1
$ eucalypt
test
2
# Alias/shortened
3
$ eucalypt t
Copied!
Options/flags
--summarized
alias
-s
,
(Default: False)
Runs RSpec in summarized report form (
rspec -fd spec
).
Examples
$ eucalypt test
Runs all application specs with default options.
$ eucalypt test -s
Runs all application specs, displaying results in a summarized report form.
Previous
Console
Next
Version
Last modified
3yr ago
Copy link
Contents
Commands
Options/flags
Examples