Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahaginorg/sahagin-java
Sahagin generates highly readable Selenium/Appium test report from your test code.
https://github.com/sahaginorg/sahagin-java
appium java selenium test-framework test-reporting webdriver
Last synced: about 2 months ago
JSON representation
Sahagin generates highly readable Selenium/Appium test report from your test code.
- Host: GitHub
- URL: https://github.com/sahaginorg/sahagin-java
- Owner: SahaginOrg
- License: apache-2.0
- Created: 2014-11-29T02:50:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T14:06:38.000Z (about 7 years ago)
- Last Synced: 2023-10-27T09:10:45.176Z (about 1 year ago)
- Topics: appium, java, selenium, test-framework, test-reporting, webdriver
- Language: Java
- Homepage:
- Size: 40 MB
- Stars: 23
- Watchers: 5
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sahagin
Make your Selenium Script more readable and maintainable!
Sahagin provides highly readable HTML test script viewer and test result report.
Sahagin's advantages are:
- Generate easy-to-understand HTML report for non-programmers from the standard Selenium test code written in the programming language.
- Automatically take screen captures for each test step and on test failures, and show it on the HTML report.Sahagin now supports Java and [Groovy](https://github.com/SahaginOrg/sahagin-groovy) (beta supoprt) in the current latest version.
[![Build Status](https://travis-ci.org/SahaginOrg/sahagin-java.svg?branch=master)](https://travis-ci.org/SahaginOrg/sahagin-java)
# For more information
* Sahagin-Java
* [Sahagin overview](https://github.com/SahaginOrg/sahagin-java/wiki/Sahagin-overview)
* Sahagin-Groovy
* [Sahagin-Groovy overview](https://github.com/SahaginOrg/sahagin-groovy/wiki/Sahagin-Groovy-overview)# Japanese information
* [日本語情報](http://blog.trident-qa.com/2015/01/sahagin-first-release-1/)
* [日本語フォーラム](https://github.com/SahaginOrg/japanese-forum)