pkgsrc/devel/ruby-rspec-logsplit/DESCR
taca c88f8f0dc9 Add ruby-rspec-logsplit, required by new version of ruby-celluloid.
Separate the logs between examples to allow for easier understanding.
# Log Splitter for RSpec

This `RSpec` plugin allows you to change the logger for your library for each
separate example. This gives the ability to see the log output for each
specific test.
2015-09-13 14:02:13 +00:00

6 lines
261 B
Text

Separate the logs between examples to allow for easier understanding.
# Log Splitter for RSpec
This `RSpec` plugin allows you to change the logger for your library for each
separate example. This gives the ability to see the log output for each
specific test.