minitest-byebug

Test debugger

An extension to Ruby's Minitest framework to stop execution on test failures.

Start a byebug session on test failures.

GitHub

49 stars
6 watching
6 forks
Language: Ruby
last commit: almost 10 years ago

Related projects:

Repository Description Stars
birhburh/miniquad_kaios_tests A collection of test projects for running miniquad on KaiOS devices 0
deivid-rodriguez/pry-byebug Enables step-by-step debugging and stack navigation in the Ruby REPL 2,011
ruby-debug/debase A Ruby implementation of a debugger for Ruby 2.0.0 or higher. 209
mildsunrise/protobuf-inspector Tool to analyze and reverse-engineer Protocol Buffers without their definition 972
ruby/debug A Ruby library providing advanced debugging tools and functionality 1,150
seahyinghang8/blinky An AI-powered debugging agent that uses LLMs to identify and fix backend code errors in real-time. 43
jruby/jruby-debug Provides a JRuby-based backend for Ruby Debugger 15
ysbaddaden/minitest.cr A unit testing framework for the Crystal programming language 147
thoughtbot/shoulda A testing framework specifically designed for Rails applications 2,211
jamestgrant/kubectl-debug Automates connection to and troubleshooting of existing containers in Kubernetes clusters without disrupting the target container. 349
mbj/mutant Automated code review tool with mutation testing to simplify and improve code quality 1,956
djanowski/cutest A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. 153
redphx/localify A tool to debug minified JavaScript files by redirecting requests to local versions. 9
cucumber/aruba A tool for testing command-line applications using behavior-driven development and testing frameworks. 949
hustcc/jest-electron Enables running Jest unit tests in a real browser environment with Electron support 155