Remove spurious heading
This commit is contained in:
		
					parent
					
						
							
								722257752f
							
						
					
				
			
			
				commit
				
					
						5f825c49f6
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		|  | @ -13,8 +13,6 @@ tags: | ||||||
| title: Testing the untestable | title: Testing the untestable | ||||||
| --- | --- | ||||||
| 
 | 
 | ||||||
| ## Treading on thin ice |  | ||||||
| 
 |  | ||||||
| Admit it: how many times you have seen "software from this branch is completely untested, use it at your own risk" when you checked the latest code from any FOSS project? I bet you have, many times. For any reasonably modern project, this is not entirely true: Continuous Integration and automated testing are a huge help in ensuring that the code builds and at least does what it is supposed to do. KDE is no exception to this, thanks to [build.kde.org](https://build.kde.org) and a growing number of unit tests. | Admit it: how many times you have seen "software from this branch is completely untested, use it at your own risk" when you checked the latest code from any FOSS project? I bet you have, many times. For any reasonably modern project, this is not entirely true: Continuous Integration and automated testing are a huge help in ensuring that the code builds and at least does what it is supposed to do. KDE is no exception to this, thanks to [build.kde.org](https://build.kde.org) and a growing number of unit tests. | ||||||
| 
 | 
 | ||||||
| ## Is it enough? | ## Is it enough? | ||||||
|  |  | ||||||
		Reference in a new issue