mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	 9c2ec6e697
			
		
	
	
		9c2ec6e697
		
			
		
	
	
	
	
		
			
			This makes the documentation about creating and running GDScript integration tests more discoverable.
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			359 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			359 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/development/cpp/unit_testing.html#integration-tests-for-gdscript)
 | |
| for information about creating and running GDScript integration tests.
 |