module Hyrax::Spec

`Hyrax::Spec` offers shared examples, contexts and matchers for Hyrax and its components.

@example Requiring the `Hyrax::Spec` module

require 'hyrax/spec'

@see rspec.info/documentation

Constants

FactoryBot

support legacy FactoryGirl name, but use always FactoryBot internally

VERSION