All Projects → jenkinsci → seleniumhtmlreport-plugin

jenkinsci / seleniumhtmlreport-plugin

Licence: MIT license
Hudson plugin for selenium reports

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to seleniumhtmlreport-plugin

Envinject Plugin
This plugin makes it possible to setup a custom environment for your jobs
Stars: ✭ 74 (+311.11%)
Mutual labels:  jenkins-plugin
Aws Codebuild Jenkins Plugin
AWS CodeBuild integration as a Jenkins build step.
Stars: ✭ 132 (+633.33%)
Mutual labels:  jenkins-plugin
Jenkins Control Plugin
Jenkins integration in IDEA Platforms
Stars: ✭ 199 (+1005.56%)
Mutual labels:  jenkins-plugin
Jira Steps Plugin
Jenkins pipeline steps for integration with JIRA.
Stars: ✭ 88 (+388.89%)
Mutual labels:  jenkins-plugin
Swarm Plugin
Jenkins swarm plugin
Stars: ✭ 114 (+533.33%)
Mutual labels:  jenkins-plugin
Stashnotifier Plugin
A Jenkins Plugin to notify Atlassian Stash|Bitbucket of build results
Stars: ✭ 157 (+772.22%)
Mutual labels:  jenkins-plugin
Golang Plugin
Automatically installs the Go tools on Jenkins build agents
Stars: ✭ 49 (+172.22%)
Mutual labels:  jenkins-plugin
Warnings Ng Plugin
Jenkins Warnings Plugin - Next Generation
Stars: ✭ 248 (+1277.78%)
Mutual labels:  jenkins-plugin
Delivery Pipeline Plugin
Jenkins plugin for pipeline visualisation, perfect for Continuous Delivery
Stars: ✭ 122 (+577.78%)
Mutual labels:  jenkins-plugin
Hashicorp Vault Plugin
Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
Stars: ✭ 191 (+961.11%)
Mutual labels:  jenkins-plugin
Role Strategy Plugin
Jenkins Role-Strategy plugin
Stars: ✭ 91 (+405.56%)
Mutual labels:  jenkins-plugin
Butler
Export/Import Jenkins jobs & plugins 📤
Stars: ✭ 113 (+527.78%)
Mutual labels:  jenkins-plugin
Cucumber Reports Plugin
Jenkins plugin to generate cucumber-jvm reports
Stars: ✭ 168 (+833.33%)
Mutual labels:  jenkins-plugin
Github Integration Plugin
Jenkins GitHub Integration Plugin
Stars: ✭ 81 (+350%)
Mutual labels:  jenkins-plugin
Coding.net
coding.net project webhook plugin for jenkins
Stars: ✭ 218 (+1111.11%)
Mutual labels:  jenkins-plugin
Copyartifact Plugin
Jenkins copyartifact plugin
Stars: ✭ 54 (+200%)
Mutual labels:  jenkins-plugin
Sonar Scanner Jenkins
SonarQube Scanner for Jenkins
Stars: ✭ 155 (+761.11%)
Mutual labels:  jenkins-plugin
nexus-platform-plugin
Nexus Platform Plugin for Jenkins
Stars: ✭ 25 (+38.89%)
Mutual labels:  jenkins-plugin
Ec2 Plugin
Jenkins ec2 plugin
Stars: ✭ 246 (+1266.67%)
Mutual labels:  jenkins-plugin
Performance Plugin
Performance Test Running and Reporting for Jenkins CI
Stars: ✭ 176 (+877.78%)
Mutual labels:  jenkins-plugin

seleniumhtmlreport

This plugin visualizes the results of selenium tests.

Description

The seleniumhtmlreport plugin scans the selenium test results directory for html files created by selenium tests and creates an overview of the executed tests.

All html result files will be copied into the subdirectory "seleniumReports" of the build root directory.

All results will be read from the html result files. In the overview is for each html result file a link to it.

seleniumhtmlreport_overview

Configuration

If you activate the Post-Build-Action "Publish Selenium Html Report" you can insert the location of your selenium test results into the text input box with the label "Selenium tests results location". Insert a location relative to your workspace.

seleniumhtmlreport_config

Feedback

This plugin is developed and maintained by Marco Machmer with kind support from Abas Software AG. Please feel free to contact me for feedback. If you have suggestions for new features or you've found a bug, please use the issue tracker.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].