7 lines
		
	
	
		
			275 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			275 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								--format NoSeedProgressFormatter
							 | 
						||
| 
								 | 
							
								--format ParallelTests::RSpec::RuntimeLogger
							 | 
						||
| 
								 | 
							
								--out <%= ENV["PARALLEL_RSPEC_LOG_PATH"] %>
							 | 
						||
| 
								 | 
							
								--format RspecJunitFormatter
							 | 
						||
| 
								 | 
							
								--out test/junit/rspec<%= ENV["TEST_ENV_NUMBER"] %>.xml
							 | 
						||
| 
								 | 
							
								<%= "--format RSpec::Github::Formatter" if ENV["GITHUB_ACTIONS"] %>
							 |