mrgit icon indicating copy to clipboard operation
mrgit copied to clipboard

Replace the testing environment with Vitest

Open pomek opened this issue 5 months ago • 0 comments

📝 Provide a description of the improvement

In the past, we migrated several repositories from mocha + mockery stack to Vitest.

Definition of Done

  • Use Vitest as the testing environment tool.
  • Ensure that measuring the code coverage works properly.
  • Ensure CI executed tests.

pomek avatar Oct 15 '25 15:10 pomek