Hello Team,
I need to work on Node.js API Development. There will be no framework involved in API Development. Most of API’s are for lamda functions.
So can anyone suggest good TDD framework. I am confused between Jest and Mocha. Anyone can suggest better than this.
Just to clarify though, that Jest is the (de facto standard) React testing framework doesn’t mean you can’t use it to test node applications, or any JS applications for that matter.