Answer the question
In order to leave comments, you need to log in
Approaches for testing asynchronous code in javascript?
Tell me what combinations are best suited for testing asynchronous code? I look in the direction of Jasmine, but it looks a little sick,
the application is written in React + ES6 + webpack
Answer the question
In order to leave comments, you need to log in
You can look in the direction of mocha
Usually used together with the chai assertion library Judging
by the npm trends, mocha is developing more actively Jasmine
www.npmtrends.com/mocha-vs-jasmine-core
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question