6 строки
		
	
	
		
			Без EOL
		
	
	
		
			323 Б
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			6 строки
		
	
	
		
			Без EOL
		
	
	
		
			323 Б
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<testsuites name="junit" tests="1" skipped="0" failures="0" errors="0" time="0">
 | 
						|
  <testsuite name="single scenario with background" tests="1" skipped="0" failures="0" errors="0" time="0">
 | 
						|
    <testcase name="scenario" status="passed" time="0"></testcase>
 | 
						|
  </testsuite>
 | 
						|
</testsuites> |