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: 10 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 11 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T14:06:38.000Z (over 8 years ago)
- Last Synced: 2025-04-19T08:34:20.458Z (10 months ago)
- Topics: appium, java, selenium, test-framework, test-reporting, webdriver
- Language: Java
- Homepage:
- Size: 40 MB
- Stars: 23
- Watchers: 4
- 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.
[](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)