webcomponents / gold-standard

1.03k stars 39 forks source link

Gold standards should include unit tests #9

Open ckedwards opened 7 years ago

ckedwards commented 7 years ago

On glaring omission from this standard is unit tests. I ideally these tests would be run with npm test to ensure that they would be run constantly. The description should perhaps have some target coverage percentage and what a good test should look like.

This should be added to the development section.