Skip to main content

tests

Function tests 

Source
pub fn tests(
    _interp: &mut Interp,
    env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A tests built-in function.