Testing
The Grid Building plugin undergoes extensive automated testing to ensure reliability and quality.
Test Suite
Automated testing with GdUnit4 framework and continuous integration testing on every commit.
For Plugin Users
End users do not need to run tests. The plugin is fully tested and validated before each release.
Accessing Tests (Optional)
For developers who wish to run tests or contribute:
Tests use GdUnit4 6.0.0 for Godot 4.5 and are optional for normal plugin usage.
For Contributors
If you are contributing to plugin development and have access to the source repository, see the internal development documentation for testing procedures.