GDevelop icon indicating copy to clipboard operation
GDevelop copied to clipboard

Switch GDJS browser tests to Vitest

Open 4ian opened this issue 5 months ago • 0 comments

Summary

  • replace Karma with Vitest for GDJS tests
  • update benchmarks to use vi.setTimeout
  • fix beforeEach usage
  • document how to run tests with Vitest
  • add Vitest config and setup files

Testing

  • npm test (fails: vitest not found)

https://chatgpt.com/codex/tasks/task_b_6863f31a67348327b10a19312f4d6caa

4ian avatar Jul 01 '25 14:07 4ian