Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sharplet/swift-spec
Like swift-test, but with output formatted by xcpretty.
https://github.com/sharplet/swift-spec
Last synced: 17 days ago
JSON representation
Like swift-test, but with output formatted by xcpretty.
- Host: GitHub
- URL: https://github.com/sharplet/swift-spec
- Owner: sharplet
- Created: 2019-04-28T03:24:16.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T16:18:58.000Z (almost 6 years ago)
- Last Synced: 2024-12-10T04:41:17.139Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 520 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swift-spec
Just like `swift test`, but formats the output using [`xcpretty -t`][xcpretty].
```
$ swift spec
.Executed 1 test, with 0 failures (0 unexpected) in 0.084 (0.084) seconds
```[xcpretty]: https://github.com/xcpretty/xcpretty