power-assert-runtime
power-assert-runtime copied to clipboard
Rendered quote type should match user's quotes
In AVA, I get the following output:
t.is(fn(), 'bar')
|
"foo"
Would be nice if "foo" could match the single-quote of 'bar'.