Fusion icon indicating copy to clipboard operation
Fusion copied to clipboard

Migrate from TestEZ to tiniest

Open dphfox opened this issue 11 months ago • 1 comments

As per #412, we need a portable testing library that doesn't depend on Rojo project structure or Roblox environment contents. TestEZ and Jest are both unsuitable for this.

I quickly put together a minimal, portable testing library that we can use instead - tiniest.

This should work fine for our use cases, which are very simple.

dphfox avatar Jan 31 '25 21:01 dphfox