shard-spectator/shard.yml

17 lines
302 B
YAML
Raw Normal View History

2018-08-18 21:33:20 +00:00
name: spectator
2020-01-19 16:53:20 +00:00
version: 0.9.4
2019-04-07 16:49:22 +00:00
description: |
A feature-rich spec testing framework for Crystal with similarities to RSpec.
2018-08-18 21:33:20 +00:00
authors:
- Michael Miller <icy.arctic.fox@gmail.com>
2020-01-15 03:09:15 +00:00
crystal: 0.32.1
2018-08-18 21:33:20 +00:00
license: MIT
development_dependencies:
ameba:
2019-08-27 03:08:11 +00:00
github: crystal-ameba/ameba
version: ~> 0.10