tc39 / test262

Official ECMAScript Conformance Test Suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests for numeric separator

rwaldron opened this issue · comments

Once the spec grammar is written, reference: https://github.com/samuelgoto/proposal-numeric-separator

Proposals can advance multiple stages in a single meeting, and this one is relatively simple.

I came across this bug report when I was about to file another one, about tests for class fields. I thought it'd make sense to keep this in bugs so that we can make sure not to duplicate each other's work. Tests can hang out in PRs against test262 for a while and be useful for people who are collaborating on a proposal.

What if, rather than not filing bug reports, we made a label for what stage things are at, and you can filter things out by label? (I don't have permissions to make labels, so I can't do this organization myself, but if you give me permission...).

@leobalter I've added @littledan to @tc39/test262