UNPKG

serverless-artillery

Version:

A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]

15 lines 246 B
{ "name": "Singular attribute", "options": {}, "html": "<option value='foo' selected>", "expected": [ { "type": "tag", "name": "option", "attribs": { "value": "foo", "selected": "" } } ] }