Skip to content

TEST: Add support for the jest testing framework.

Pierre-Yves Martin requested to merge add_jest_testing_support into main

Add a dummy module to be tested. Add a dummy test of this module. Those can be removed later in the project.

Merge request reports