Skip to content

Can't run GdUnit4 from command line #667

Answered by MikeSchulze
aborda0987 asked this question in Q&A
Discussion options

You must be logged in to vote

no, your test must not located in a addons folder.
It is important that you run the script from your project folder.
e.g.

F:
  /workspace/my_project/project.godot
  /workspace/my_project/src/
  /workspace/my_project/test/
  /workspace/my_project/addons/gdUnit4/

You have to stay in F:/workspace/my_project/, the project root and run the script .\addons\gdUnit4\runtest.cmd --continue --add test'

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@aborda0987
Comment options

@MikeSchulze
Comment options

Answer selected by MikeSchulze
@aborda0987
Comment options

@esengun
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed CI CI - Workflow clarified
3 participants