Automatic code testing in the online editor?

Heya, I was looking for a way to maybe do some automatic testing in my PlayCanvas projects. Is there anyway to do this in the online editor or any other recommended ways to test the code of online projects? I did find a older post talking about that PlayCanavas uses Karma for unit testing, but that post was not about the online editor (Older post).

The Editor doesn’t really support this. I can’t find the post but I do have a project where I use qunit for a simple test: https://playcanvas.com/project/892203/overview/testing-in-playcanvas

2 Likes