Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>Checklist Performance
Checklist Performance

Checklist Performance

ChecklitPerformance

|
19 installs
| (0) | Free
Extension to assess the need for performance testing
This extension is now unpublished from Marketplace. You can choose to uninstall it.

Work Item Checklist

This extension adds a checklist.

Dependencies

The repository depends on a few Azure DevOps packages:

  • azure-devops-extension-sdk: Required module for Azure DevOps extensions which allows communication between the host page and the extension iframe.
  • azure-devops-extension-api: Contains REST client libraries for the various Azure DevOps feature areas.
  • azure-devops-ui: UI library containing the React components used in the Azure DevOps web UI.

Some external dependencies:

  • React - Is used to render the UI in the samples, and is a dependency of azure-devops-ui.
  • TypeScript - Samples are written in TypeScript and compiled to JavaScript
  • SASS - Extension samples are styled using SASS (which is compiled to CSS and delivered in webpack js bundles).
  • webpack - Is used to gather dependencies into a single javascript bundle for each sample.

Debugging the project

  • See Azure DevOps Extension Hot Reload and Debug

Building the project

Just run:

npm run build

This produces a .vsix file which can be uploaded to the Visual Studio Marketplace

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft