module Athena::Validator::Spec
Overview
A set of testing utilities/types to aid in testing Athena::Validator
related types.
Getting Started
Require this module in your spec_helper.cr
file.
# This also requires "spec" and "athena-spec".
require "athena-validator/spec"
Add Athena::Spec
as a development dependency, then run a shards install
.
See the individual types for more information.
Defined in:
spec.crspec/abstract_validator_test_case.cr