shard-spectator/shard.yml

17 lines
303 B
YAML
Raw Normal View History

2018-08-18 21:33:20 +00:00
name: spectator
2022-08-07 21:23:05 +00:00
version: 0.11.2
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>
2022-07-08 00:16:54 +00:00
crystal: 1.5.0
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: ~> 1.0.0