Gepard
Gepard copied to clipboard
Test Automation Framework
- remove old selenium RC things - add supportive utilities for WebDriver (whatever is necessary or requested by users)
Would be nice to create some example test those use rest-assured technology from here: https://code.google.com/p/rest-assured/
Use UTF-8 charset in test results (All built in test cases and default test result templates) like adding this in to the HTML report: but need to use UTF-8 in...
In cooperation with (Andoid) projects those already using Gepard, develop a module (gepard-android) that offers Andoid autotest support. Note: Andoid test is possible even now, by using **gepard-core**. This module...
At the time this issue was created, we have: - around 122 issues detected by Sonar - need to be reduced constantly - Unit test coverage is about 35%, need...
Agree on code conventions to be used for this project, update checkstyle config file, and eliminate possible findings. In the meantime checkstyle rules must be followed.