shard-spectator/shard.yml
2024-05-16 20:59:29 -06:00

20 lines
357 B
YAML

name: spectator
version: 0.12.0
description: |
Feature-rich testing framework for Crystal inspired by RSpec.
authors:
- Michael Miller <icy.arctic.fox@gmail.com>
crystal: ">= 1.6.0, < 1.13"
license: MIT
dependencies:
mocks:
github: icy-arctic-fox/mocks
development_dependencies:
ameba:
github: crystal-ameba/ameba
version: ~> 1.5.0