×
Below you can find an example of how to execute a single test with Maven and one of these environment variables. mvn test -Dtest=$TESTLINK_TESTCASE_JAVA_CLASS.
Missing: /search | Show results with:/search
Oct 28, 2021 · Search for 'Global Database' on the same 'Configure System' page. Select the database implementation you want to use and click 'Test ...
Nov 25, 2023 · Implements the pluggable storage API for the JUnit plugin. In common CI/CD use-cases a lot of the space is consumed by test reports.
The plug-in uses this pattern to find test results of your tests execution (single test command or iterative). It supports Ant-like expressions like TEST*.xml ...
Missing: /search | Show results with:/search
SQL Statement to execute on given database connection. If the statment requires parameters pass an array like so: sql sql: "SELECT * FROM jobs WHERE id = ?
Using Docker in Pipeline is an effective way to run a service on which the build, or a set of tests, may rely. Similar to the sidecar pattern, Docker Pipeline ...
This guide provides a basic configuration for testing and reporting for PHP projects with Jenkins. In addition to running and reporting tests, you'll get ...
Missing: Mysql | Show results with:Mysql
Mar 8, 2018 · This plugin enables Spirent iTest support in Jenkins. Spirent iTest is a comprehensive suite creating an Agile enabled platform for agnostic ...
Missing: /search | Show results with:/search
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Jul 8, 2010 · Using virtualenv you can create a staged environment to use for running unit and integration tests. Adding pip alongside that and you have a ...