bug(forge test --debug
): debugger does not open if setUp
reverts
#10322
Labels
A-debugger
Area: debugger
Cmd-forge-test
Command: forge test
T-bug
Type: bug
T-to-investigate
Type: to investigate
Component
Forge
Have you ensured that all of these are up to date?
What version of Foundry are you on?
forge Version: 1.0.0-stable Commit SHA: e144b82
What version of Foundryup are you on?
foundryup: 1.0.1
What command(s) is the bug in?
forge test --mt someTest --debug
Operating System
macOS (Apple Silicon)
Describe the bug
Tests where the
setUp
fail don't open the debugger. E.g.Then
forge test --mc TestTest --debug
just failsThe text was updated successfully, but these errors were encountered: