mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
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. WWW: https://github.com/abstractive/rspec-logsplit
5 lines
215 B
Text
5 lines
215 B
Text
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.
|
|
|
|
WWW: https://github.com/abstractive/rspec-logsplit
|