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-322: Complete revision of the GdUnit inspector and addition of test discovery #448

Merged
merged 11 commits into from
May 18, 2024

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented May 15, 2024

Why

see #322

What

  • added new option to enable/disable test discovery at runtime
  • fully reworked on inspector and all parts
  • using original editor icons for the inspector
  • delete icons we not use anymore
  • do code formattings on all UI classes
  • add expand/collapse all to the inspector context menu

image
image

new settings

image
image

# Why
see #322

# What
- added new option to enable/disable test discovery at runtime
- fully reworked on inspector and all parts
- using original editor icons for the inspector
- delete icons we not use anymore
- do code formattings on ui classes
@MikeSchulze MikeSchulze linked an issue May 15, 2024 that may be closed by this pull request
@MikeSchulze MikeSchulze self-assigned this May 15, 2024
@MikeSchulze MikeSchulze marked this pull request as draft May 15, 2024 20:27
@MikeSchulze MikeSchulze changed the title GD-322: Rework GdUnit inspector and add test discovery GD-322: Complete revision of the GdUnit inspector and addition of test discovery May 15, 2024
@MikeSchulze MikeSchulze marked this pull request as ready for review May 18, 2024 12:18
@MikeSchulze MikeSchulze merged commit 0736ca3 into master May 18, 2024
@MikeSchulze MikeSchulze deleted the GD-322 branch May 18, 2024 12:18
@MikeSchulze MikeSchulze added the enhancement New feature or request label May 29, 2024
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-322: Add option for automatic discovery of tests
1 participant