# Continuous Integration
Continuous Integration makes it possible to verify each build by automated tests so that you can detect issues early. Such a development practice can also be executed in vREST, using vREST NG CLI.
vREST NG CLI is a command-line utility for running your vREST test cases, and it can be easily used in any Continuous Integration server like Jenkins, Azure DevOps, TeamCity, Bitbucket Pipelines, etc.
Follow the articles below, for more information:
- Jenkins Integration
- Azure DevOps Integration
- Gitlab Pipelines Integration
- If you want documentation for any other CI/CD Servers, then Contact Us (opens new window), and we will update our Documentation accordingly.