shard-spectator/shard.yml

17 lines
287 B
YAML
Raw Normal View History

2018-08-18 21:33:20 +00:00
name: spectator
2022-09-03 22:48:15 +00:00
version: 0.11.3
2019-04-07 16:49:22 +00:00
description: |
2022-09-03 22:48:15 +00:00
Feature-rich testing framework for Crystal inspired by 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