Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)