Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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