summaryrefslogtreecommitdiff
path: root/devel/ruby-rspec-logsplit/DESCR
blob: 19cc351d08fc96f9e0f2cb7c69564ab82ddab246 (plain)
1
2
3
4
5
6
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.