module Athena::EventDispatcher::Spec

Overview

A set of testing utilities/types to aid in testing Athena::EventDispatcher related types.

Getting Started

Require this module in your spec_helper.cr file.

# This also requires "spec".
require "athena-event_dispatcher/spec"

Defined in:

spec.cr