shard-spectator/shard.yml

12 lines
211 B
YAML
Raw Normal View History

2018-08-18 21:33:20 +00:00
name: spectator
2024-06-06 22:25:39 +00:00
version: 0.14.0
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>
2024-06-06 22:25:39 +00:00
crystal: ">= 1.6.0, < 2.0.0"
2018-08-18 21:33:20 +00:00
license: MIT