Skip to content

Files

Latest commit

 

History

History
30 lines (24 loc) · 907 Bytes

tas-how-to-guides-badge.md

File metadata and controls

30 lines (24 loc) · 907 Bytes
id title hide_title sidebar_label description keywords url site_name slug
tas-how-to-guides-badge
Adding a Status Badge
true
Adding a Status Badge
Adding a Status Badge
LambdaTest TAS
Test at Scale
TAS - Adding a Status Badge
TAS - How to Guides
LambdaTest
tas-how-to-guides-badge/

Adding a Status Badge


You can use TAS badge to get the test status at a glance of project page. It gives you insights about last build without visiting TAS portal.

Status badge is commonly added to the README.md file of the project.

For adding status badge to your readme file, use the following snippet.

![TAS Badge](https://badge.tas.lambdatest.com/tas/tests/<GIT_PROVIDER>/<ORGANIZATION>/<REPOSITORY>/<BRANCH>)

Note: Possible values for GIT_PROVIDER based on your version control: github, gitlab, bitbucket.