mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Update CONTRIBUTING.md
This commit is contained in:
		 Jonas Winkler
					Jonas Winkler
				
			
				
					committed by
					
						 Michael Shamoon
						Michael Shamoon
					
				
			
			
				
	
			
			
			 Michael Shamoon
						Michael Shamoon
					
				
			
						parent
						
							550a74347c
						
					
				
				
					commit
					72706a335d
				
			| @@ -24,3 +24,7 @@ feature-X branches is for experimental stuff that will eventually be merged into | |||||||
| I'm trying to get most of paperless tested, so please do the same for your code! I know its a hassle, but it makes sure that your code works now and will allow us to detect regressions easily. | I'm trying to get most of paperless tested, so please do the same for your code! I know its a hassle, but it makes sure that your code works now and will allow us to detect regressions easily. | ||||||
|  |  | ||||||
| To test your code, execute `pytest` in the src/ directory. Executing that in the project root is no good. This also generates a html coverage report, which you can use to see if you missed anything important during testing. | To test your code, execute `pytest` in the src/ directory. Executing that in the project root is no good. This also generates a html coverage report, which you can use to see if you missed anything important during testing. | ||||||
|  |  | ||||||
|  | ## More info: | ||||||
|  |  | ||||||
|  | ... is available in the documentation. https://paperless-ng.readthedocs.io/en/latest/extending.html | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user