mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 00:07:31 +00:00 
			
		
		
		
	Add test readme
This commit is contained in:
		
							
								
								
									
										16
									
								
								test/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								test/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
# TPM tests
 | 
			
		||||
 | 
			
		||||
- all testing is done with vagrant for complete isolation from
 | 
			
		||||
  local development environment.
 | 
			
		||||
- `expect` program is used for testing tmux client (keybindings and some output)
 | 
			
		||||
 | 
			
		||||
#### Running tests
 | 
			
		||||
 | 
			
		||||
Requirements: [vagrant](https://www.vagrantup.com/)
 | 
			
		||||
 | 
			
		||||
Running test suite is easy:
 | 
			
		||||
 | 
			
		||||
    # within `tpm` project directory
 | 
			
		||||
 | 
			
		||||
    $ cd test           # enter test directory
 | 
			
		||||
    $ ./run             # runs all the tests
 | 
			
		||||
		Reference in New Issue
	
	Block a user