virtualx-engine/modules/gdscript/tests/README.md
2023-01-14 19:38:00 +03:00

8 lines
385 B
Markdown

# GDScript integration tests
The `scripts/` folder contains integration tests in the form of GDScript files
and output files.
See the
[Integration tests for GDScript documentation](https://docs.godotengine.org/en/latest/contributing/development/core_and_modules/unit_testing.html#integration-tests-for-gdscript)
for information about creating and running GDScript integration tests.