We just restored the existing vows test suite.
But I don't think we should add new tests to it (or only in a limited manner).
- there are many tests with multiple assertions, first failing hides other potential failling ones
vows is another abandoned test framework
- generating those kind of repetitive tests is more verbose then in current frameworks (like jest)
I think this is again a high prio issue since it lower the barrier to contribution and we will hopefully add a lot of tests for all the known issues. (I imagine to add branches or even draft PRs with a failing test case as a first step of every investigation.)
Suggested LOD(level of done):
@ owners & authors Please keep this description up to date with results from the discussion below.
We just restored the existing
vowstest suite.But I don't think we should add new tests to it (or only in a limited manner).
vowsis another abandoned test frameworkI think this is again a high prio issue since it lower the barrier to contribution and we will hopefully add a lot of tests for all the known issues. (I imagine to add branches or even draft PRs with a failing test case as a first step of every investigation.)
Suggested LOD(level of done):
setAttributeNodeandsetAttributeNodeNS@ owners & authors Please keep this description up to date with results from the discussion below.