Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
# Simplistic runner formatter = DottedFormatter.new formatter.register monitor = ShouldSpecsMonitor.new MSpec.register :expectation, monitor MSpec.register :finish, monitor at_exit { MSpec.actions :finish } MSpec.actions :start
This paste will be private.
From the Design Piracy series on my blog: