Registry / testing / minitest-byebug

minitest-byebug

JSON →
library0.0.3rbrubygemsunverified

Minitest plugin that starts a byebug session on test failures.

gem install minitest-byebug
INSTALL
IMPORT
SIG · MINITEST-BYEBUG
M
minitest-byebug
testingrubyv0.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Minitest::Byebug
require 'minitest/byebug'

Enable byebug debugging on test failures

require 'minitest/byebug' # In test file, add: Minitest::Byebug.use!
Debug
Known issues
gotchaRequires byebug gem to be installed.
fix
Add gem 'byebug' to Gemfile.
affects: >= 0.0.3
Upgrade
Version history
0.0.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
minitest-byebug — gem install minitest-byebug · libregistry