mirror of
https://github.com/tmux-plugins/tpm.git
synced 2024-11-12 23:28:47 +00:00
.. | ||
tests | ||
README.md | ||
run | ||
vagrant_provisioning.sh | ||
Vagrantfile |
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
Running test suite is easy:
# within `tpm` project directory
$ cd test # enter test directory
$ ./run # runs all the tests