Post

Avatar
If someone is new to typescript, what’s a good testing framework?
Avatar
Haven’t worked with TS lately, but I think any of the popular JS test frameworks should work with TS? Also will depend on if you’re testing UI or business logic/backend and which frameworks you’re using for said project/app.