cascadence 0.3.0
Organizational helper for writing serializations for use with threading. The biggest use case of this would be in selenium / capybara based integration testing as this allows you to run flows in parallel.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
thor
>= 0