File: hypb-ert.el.html
Creates two action link implicit button types for running any Hyperbole test defined in "${hyperb:dir}/test/".
Examples:
Run the test named hbut-defal-url:
<hyperbole-run-test hbut-defal-url>
Run the tests that start with the string, "hbut-defal":
<hyperbole-run-tests hbut-defal>
Run all Hyperbole tests:
<hyperbole-run-tests t>
Defined variables (0)
Defined functions (13)
hypb-ert | (TEST-SELECTOR) |
hypb-ert-def-at-p | (&optional START-END-FLAG) |
hypb-ert-get-require-symbols | () |
hypb-ert-message-function | (MSG-PAT &rest ARGS) |
hypb-ert-require-libraries | () |
hypb-ert-run-all-tests | () |
hypb-ert-run-test | (TEST-NAME) |
hypb-ert-run-test-at-definition | (&optional EDEBUG-IT) |
hypb-ert-run-tests | (TEST-SELECTOR) |
hyperbole-run-test-definition:help | (HBUT) |
ibtypes::hyperbole-run-test | () |
ibtypes::hyperbole-run-test-definition | () |
ibtypes::hyperbole-run-tests | () |