Skip to content

Debugging C# / Mono tests #331

@nightblade9

Description

@nightblade9

Hi,

I'm writing my tests in C# (LINQ and JSON.NET make some things much easier). Is there any way to debug C# tests? I can't seem to figure it out. (One of my tests is throwing an exception, and the real error is buried in the output tab somewhere.)

I tried adding breakpoints in VSCode and in the Godot IDE, and using the "Run All (With Debugger)" icon in the Tests tab; it doesn't seem to hit my breakpoints.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions