Skip to content

Update test dependency stack #1635

Description

@tortmayr

Reevaluate and update our dependency stack for unit testing.
Currently we are using mocha-chai-sinon.
With the introduction of the node-built in testrunner in Node 20 they might be no longer necessary.
The node test runner ships with built-in mockin and assertions support.
We should quickly evaluate whether switching to the built in test runner is feasible.
It would simplify the test setup and eliminating not necessary third party dependencies is always a plus.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions