Rémi Verschelde 9a8b5848d8 Style: Apply fixes from black and codespell 2 mesi fa
..
scripts 9a8b5848d8 Style: Apply fixes from black and codespell 2 mesi fa
README.md 4c1f11944e Update all outdated online documentation links 2 anni fa
gdscript_test_runner.cpp ee9a268fd7 GDScript: Use default path in test generator if not provided 2 anni fa
gdscript_test_runner.h 199e5dbb1e Add option to print filenames in GDScript unit testing 2 anni fa
gdscript_test_runner_suite.h 199e5dbb1e Add option to print filenames in GDScript unit testing 2 anni fa
test_gdscript.cpp d95794ec8a One Copyright Update to rule them all 2 anni fa
test_gdscript.h d95794ec8a One Copyright Update to rule them all 2 anni fa

README.md

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 for information about creating and running GDScript integration tests.