Description Usage Arguments Details Value Author(s) Examples
Test that an expression lives OK
1 |
call |
An expression to evaluate |
testname |
A name for the test. Defaults to deparsing the call. |
Test that evaluating an expression lives OK (does not throw an exception)
Runs one test. Returns the value of the evaluated expression
Brad Friedman
1 | lives.ok(3+5, "addition lives OK")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.