Showing VS Code Extension Test Outputs in Azure Pipelines

I’ve been working on my VS Code Profile Switching Extension and one thing that I wanted to ensure I was doing in it was writing tests. There’s a good guide on writing tests from the VS Code team which I recommend you read if you’re an…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

I’ve been working on my VS Code Profile Switching Extension and one thing that I wanted to ensure I was doing in it was writing tests. There’s a good guide on writing tests from the VS Code team which I recommend you read if you’re an extension author. In this post, I want to look at how we can combine the output of our test runs in a Continuous Integration pipeline, for which I’ll be using Azure Pipelines (which is free for open source projects!


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate
APA
Posts on LINQ to Fail | Sciencx (2023-03-26T06:31:49+00:00) » Showing VS Code Extension Test Outputs in Azure Pipelines. Retrieved from https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/.
MLA
" » Showing VS Code Extension Test Outputs in Azure Pipelines." Posts on LINQ to Fail | Sciencx - Thursday August 8, 2019, https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/
HARVARD
Posts on LINQ to Fail | Sciencx Thursday August 8, 2019 » Showing VS Code Extension Test Outputs in Azure Pipelines., viewed 2023-03-26T06:31:49+00:00,<https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Showing VS Code Extension Test Outputs in Azure Pipelines. [Internet]. [Accessed 2023-03-26T06:31:49+00:00]. Available from: https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/
CHICAGO
" » Showing VS Code Extension Test Outputs in Azure Pipelines." Posts on LINQ to Fail | Sciencx - Accessed 2023-03-26T06:31:49+00:00. https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/
IEEE
" » Showing VS Code Extension Test Outputs in Azure Pipelines." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/. [Accessed: 2023-03-26T06:31:49+00:00]
rf:citation
» Showing VS Code Extension Test Outputs in Azure Pipelines | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2019/08/08/showing-vs-code-extension-test-outputs-in-azure-pipelines/ | 2023-03-26T06:31:49+00:00
https://github.com/addpipe/simple-recorderjs-demo