At various points, we've talked about making our test suite explicitly cover each point in the written spec.
ECMAScript's Test262 could serve as a model, wherein each test has a crisp correspondence with spec sections.
While our current coverage is good, something like this might be better.
However, this area would need a strong champion.
At various points, we've talked about making our test suite explicitly cover each point in the written spec.
ECMAScript's Test262 could serve as a model, wherein each test has a crisp correspondence with spec sections.
While our current coverage is good, something like this might be better.
However, this area would need a strong champion.