For tasty testGroups Change-Id: I855ceed68e575eec48f236608015f8d40416e332 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3209 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
		
			
				
	
	
		
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			116 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			116 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# -*- mode: snippet -*-
 | 
						|
# name: test-group
 | 
						|
# uuid:
 | 
						|
# key: testGroup
 | 
						|
# condition: t
 | 
						|
# --
 | 
						|
testGroup "${1:name}"
 | 
						|
[ $0
 | 
						|
] |