D
D
Dima Sokolov2019-03-01 18:59:20
JavaScript
Dima Sokolov, 2019-03-01 18:59:20

Test runner for VS Code?

Are there test runners like those in Visual Studio or intellij idea, so that you can conveniently run individual test, classes, methods. Visually see the number of passed, failed, not run tests?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
justPK, 2019-03-02
@justPK

The extension depends on the language in which you write.
A cursory googling of my stack showed at least the presence of
java test runner https://marketplace.visualstudio.com/items?itemNam...
jasmine test explorer https://marketplace.visualstudio.com/items?itemNam...
About the quality of such I can’t say anything about runners, but they definitely exist)

V
vuser, 2019-03-02
@vuser

xUnit test runner. An example project using running tests is my project https://build.experimentalcommunity.org for communication and skype questions: artur.mustafin

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question