LakshayKaushik
LakshayKaushik
Currently there are no unit test cases for the extension. Aim is to: 1. Select a unit test framework. 2. Develop unit test cases. 3. Integrate unit test cases as...
1. CICD pipeline for the extension needs to be built using github actions. 2. Steps to include: Linting, unit testing, code coverage, build and publish to azdo marketplace.
Currently scripts are fetched using a simplistic logic of attachment name and type for each attachment, there are better ways to do this, one being iterating over the attachments and...
Some can be: 1. Robot framework. 2. Locust 3. Gatling etc..