el-get/test/README.md
Noam Postavsky d79c395f22 enable ert tests in travis, reorganize test files
rename ert tests file test.el => el-get-tests.el
move el-get-issue-* files to separate dir
2015-11-13 23:39:27 -05:00

306 B

Tests

Like, yes, we have some! :)

ERT-based tests

See el-get-tests.el in this directory. You can run ERT-based tests by:

test/run-ert.sh

To run the tests with GUI window for debugging, you can use:

test/run-ert-interactive.sh

Old issue reproducers

See the test/issues directory.