mirror of
				https://github.com/eledio-manufacturing/spintop-openhtf-tester-template.git
				synced 2025-10-31 08:52:58 +01:00 
			
		
		
		
	Prepare directory structure
This commit is contained in:
		
							
								
								
									
										1
									
								
								criteria/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								criteria/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| The criteria folder holds the global criteria for the test bench. Sequence specific criteria can be defined at the sequence level. | ||||
							
								
								
									
										1
									
								
								products/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								products/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| Each python file defines a different product through its static parameters. | ||||
							
								
								
									
										1
									
								
								station_config/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								station_config/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| Configuration files for the station. | ||||
							
								
								
									
										1
									
								
								test_cases/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								test_cases/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| The functions that implement the test cases are defined in test case libraries. | ||||
							
								
								
									
										1
									
								
								test_sequences/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								test_sequences/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| The sequences are separated in folders which hold the sequence and test cases declarations, the static configuration and the criterion specific to the sequence. | ||||
							
								
								
									
										1
									
								
								test_tools/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								test_tools/README.md
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| The test tools that are used to implement the test cases are defined in tool libraries. | ||||
		Reference in New Issue
	
	Block a user