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

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.