mirror of
				https://github.com/smyalygames/checklist-tester.git
				synced 2025-11-04 04:59:48 +01:00 
			
		
		
		
	
		
			
				
	
	
	
		
			629 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			629 B
		
	
	
	
	
	
	
	
Checklist Tester
This is a checklist tester linking together the VDM-SL model that runs through checklists and the simulator whilst providing a user interface to set up the connection.
There are two components to this, the desktop application and the server, both of them being written in Kotlin Multiplatform.
Desktop
Provides a graphical interface to create projects, and to run tests.
The UI is provided by Compose Multiplatform.
Server
Hosts the VDMJ instance and communicates with the simulator plugin.