Skip to content

Improve test coverage with future-proof testing strategy #72

Description

@karfau

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.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomershelp-wantedExternal contributions welcomequestionContains open questions that need to be answeredstrategic

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions