Skip to content
New issue

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

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

Already on GitHub? # to your account

Write a tool to test that Godot projects have no errors #9

Open
NathanLovato opened this issue Mar 29, 2020 · 0 comments
Open

Write a tool to test that Godot projects have no errors #9

NathanLovato opened this issue Mar 29, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@NathanLovato
Copy link
Contributor

The program should:

  1. Find every Godot project in a directory
  2. Test run every project in Godot and catch errors.
  3. Build and report a list of projects with errors.

We have a script to start from by Sean: https://github.com/GDQuest/godot-demos/blob/master/checkerrors.sh

Optional features

Test every git branch of each project

@NathanLovato NathanLovato added the enhancement New feature or request label Mar 29, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant