Part of #3.
What
Publish packages/reference/ and the conformance harness to npm so an independent implementation can run the suite without vendoring this repo.
Why it is not premature
The conformance suite's value is that someone who is not us can run it. Until it is installable that claim is theoretical, and the first person to test it will be a reviewer.
Decide
Done when
A fresh checkout of something that is neither this repo nor chant can install the harness, write an adapter, and get a conformance report.
Part of #3.
What
Publish
packages/reference/and the conformance harness to npm so an independent implementation can run the suite without vendoring this repo.Why it is not premature
The conformance suite's value is that someone who is not us can run it. Until it is installable that claim is theoretical, and the first person to test it will be a reviewer.
Decide
Done when
A fresh checkout of something that is neither this repo nor chant can install the harness, write an adapter, and get a conformance report.