module Athena::DependencyInjection::Spec
Overview
A set of testing utilities/types to aid in testing Athena::DependencyInjection
related types.
Getting Started
Require this module in your spec_helper.cr
file.
# This also requires "spec".
require "athena-dependency_injection/spec"