godotengine / godot-csharp-visualstudio

Godot C# extension for Visual Studio
MIT License
252 stars 30 forks source link

Game changing framework for Godot 4 Visual Studio: VS2022 compatible test adaptor framework #53

Open GeorgeS2019 opened 8 months ago

GeorgeS2019 commented 8 months ago

https://github.com/Quantoxis/Godot-csharp-.NET-Setup-Guide/issues/1

Intrivus commented 8 months ago

I think this project is discontinued

GeorgeS2019 commented 8 months ago

Gdunit4mono

Intrivus commented 8 months ago

Gdunit4mono

what?

GeorgeS2019 commented 8 months ago

https://youtu.be/m6tYigD6Oe0?si=jg157YvcRnplax9b Imagine running xunit tests within vs2022 but driving external Godot tests

Intrivus commented 8 months ago

Imagine running xunit tests within vs2022 but driving external Godot tests

wdym

GeorgeS2019 commented 8 months ago

https://github.com/MikeSchulze/gdUnit4Mono/issues/35#issuecomment-1953213134

using the latest gdUnit4API TestAdaptor on VS2022

Z0nhScGr3J

GeorgeS2019 commented 8 months ago

C# (Scene) Test-Driven-Development (TDD) using Godot4 in VS2022

https://youtu.be/JLI0cIYMgr0

using the latest gdUnit4API TestAdaptor from @MikeSchulze

https://github.com/godotengine/godot-proposals/assets/49812372/72bb91a1-dd1c-4467-8d07-3b0d3beadd4b

Intrivus commented 8 months ago

How to use this thing

GeorgeS2019 commented 8 months ago

https://github.com/MikeSchulze/gdUnit4Mono/blob/master/testadapter/README.md

Intrivus commented 8 months ago

This enable users to debug the C# code? and this plugin (the csharp for vs one) is for coding, syntax highlighting right?

GeorgeS2019 commented 8 months ago

There is discord..many Users ask many questions.. Rider hast joined too to privide alternativ to VS2022

Intrivus commented 8 months ago

There is discord..many Users ask many questions.. Rider hast joined too to privide alternativ to VS2022

You know Rider is paid right? I mean like, I have rider since I am a student, but it's bout to expire soon so I need to pay a revisit to VS

GeorgeS2019 commented 8 months ago

I cited Rider to indicate this testAdapter is recogonised by a commercial company. People at Discord will Help u. We need more people and Projects to Test and suggest new Features.