pub fn assert_json_truthy(value: &Value, pointer: &str)
Assert that a JSON value at the given pointer is truthy (not null/false/0/“”).