Z
Z
zooblin2016-04-18 18:36:16
JavaScript
zooblin, 2016-04-18 18:36:16

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

1 answer(s)
R
Rodion Shergin, 2016-05-04
@beh

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 question

Ask a Question

731 491 924 answers to any question