Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GD-26: Use gdunit4.test.adapter to run C# tests #34

Merged
merged 22 commits into from
Apr 28, 2024
Merged

GD-26: Use gdunit4.test.adapter to run C# tests #34

merged 22 commits into from
Apr 28, 2024

Conversation

MikeSchulze
Copy link
Owner

Why

With the gdunit.test.adaper we can direct run the tests via dotnet test

What

  • Added step Run C# Tests`
  • check godot-net to decide between GDScript or C# step

@MikeSchulze MikeSchulze self-assigned this Apr 26, 2024
@MikeSchulze MikeSchulze linked an issue Apr 26, 2024 that may be closed by this pull request
@MikeSchulze MikeSchulze force-pushed the GD-26 branch 5 times, most recently from c37c078 to 33bf79c Compare April 26, 2024 16:11
# Why
With the `gdunit.test.adaper` we can direct run the tests via `dotnet test`

# What
- `Added step `Run C# Tests`
- check `godot-net` to deside beteen GDScript or C# step
@MikeSchulze MikeSchulze changed the title GD-26: Use gdnunt4.test.adapter to run C# tests GD-26: Use gdUnit4.test.adapter to run C# tests Apr 27, 2024
@MikeSchulze MikeSchulze changed the title GD-26: Use gdUnit4.test.adapter to run C# tests GD-26: Use gdunit4.test.adapter to run C# tests Apr 27, 2024
action.yml Show resolved Hide resolved
@MikeSchulze MikeSchulze added the enhancement New feature or request label Apr 27, 2024
@MikeSchulze MikeSchulze force-pushed the GD-26 branch 3 times, most recently from 4490e1f to 2f05f90 Compare April 28, 2024 07:35
@MikeSchulze MikeSchulze merged commit 52ca961 into master Apr 28, 2024
@MikeSchulze MikeSchulze deleted the GD-26 branch April 28, 2024 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-26: Use gdunit4.test.adapter to run C# tests
1 participant