Commit Graph
6 Commits
Author SHA1 Message Date
ThreeRhinosInAnElephantCostume f581264b70 Document a workaround for testing scripts without test() (#5257) 2021-09-16 00:24:12 +02:00
Max Hilbrunner 3cc427e436 Merge pull request #5238 from ThreeRhinosInAnElephantCostume/patch-2
Document a workaround for testing scripts without `test()`
2021-09-13 23:18:32 +02:00
Aaron Franke 4060179184 Remove trailing space characters (#5251) 2021-09-13 14:52:39 +02:00
ThreeRhinosInAnElephantCostume 2fb2167a16 Document a workaround for testing GDScript files without a test() function
This is a rather obscure feature that's unlikely to ever by used by anything other than https://github.com/godotengine/godot/pull/52068.

Nevertheless, I think it's worth documenting.
2021-09-11 20:54:54 +02:00
Andrii Doroshenko (Xrayez) 93ac3122c2 Describe the process of writing integration tests for GDScript 2021-05-03 21:29:58 +03:00
Andrii Doroshenko 8c5a168966 Document unit testing in the engine and modules (#4017) 2020-09-27 15:06:37 +02:00