A build task for Visual Studio Team Services to run Jest tests.
Installation can be done using Visual Studio Marketplace
Add task to your build configuration and specify paths to your projects:
Optionally you can enable code coverage.
It can happen that you want to use specific version of Jest. In that case you provide Jest CLI path.