shard-spectator/shard.yml

17 lines
305 B
YAML
Raw Normal View History

2018-08-18 21:33:20 +00:00
name: spectator
2020-05-30 02:07:04 +00:00
version: 0.9.20
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-07-07 03:51:51 +00:00
crystal: 0.35.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
2020-04-26 17:50:16 +00:00
version: ~> 0.12.0