https://github.com/veelenga/rainbow-spec
Rainbow spec formatter for Crystal
https://github.com/veelenga/rainbow-spec
crystal rainbow specs
Last synced: 2 months ago
JSON representation
Rainbow spec formatter for Crystal
- Host: GitHub
- URL: https://github.com/veelenga/rainbow-spec
- Owner: veelenga
- License: mit
- Created: 2017-04-21T22:07:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T17:33:09.000Z (almost 2 years ago)
- Last Synced: 2025-02-27T23:43:14.520Z (3 months ago)
- Topics: crystal, rainbow, specs
- Language: Crystal
- Size: 8.79 KB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rainbow-spec
Rainbow spec formatter:

## Usage
Add this to your application's `shard.yml`:
```yaml
development_dependencies:
rainbow-spec:
github: veelenga/rainbow-spec
```And `require` it in a `spec_helper.cr`:
```crystal
require "rainbow-spec"
```That's it. Relax while your specs are running :relaxed: :rainbow: