S
S
Samedi_Da_Kapa2018-02-19 19:10:43
JavaScript
Samedi_Da_Kapa, 2018-02-19 19:10:43

How to test JS without Node?

There is some functionality written in JS using JQuery. How to test it with unit tests? Are there any solutions that do not use Node.js and so on?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Kitmanov, 2018-02-19
@Samedi_Da_Kapa

Mocha knows how to browser . In prehistoric times, we wrote tests in QUnit .

D
doublench21, 2018-02-19
@doublench21

Jest
Jasmine
Enzyme

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question