Skip to content

module Athena::EventDispatcher::Spec #

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"