Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/selcukes/selcukes-java
A Test Automation Framework that can be used to test Web, Desktop, Mobile and Api applications
https://github.com/selcukes/selcukes-java
appium cucumber extentreports fullpage-screenshot microsoftteams rabbitmq restassured selenium slack testng video-recorder webdriver webdriver-binaries winappdriver
Last synced: 5 days ago
JSON representation
A Test Automation Framework that can be used to test Web, Desktop, Mobile and Api applications
- Host: GitHub
- URL: https://github.com/selcukes/selcukes-java
- Owner: selcukes
- License: apache-2.0
- Created: 2019-11-19T08:29:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T00:36:51.000Z (about 2 months ago)
- Last Synced: 2024-10-30T03:56:43.732Z (about 2 months ago)
- Topics: appium, cucumber, extentreports, fullpage-screenshot, microsoftteams, rabbitmq, restassured, selenium, slack, testng, video-recorder, webdriver, webdriver-binaries, winappdriver
- Language: Java
- Homepage: https://selcukes.github.io/
- Size: 56.5 MB
- Stars: 39
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Selcukes Java
[![Maven Central](https://img.shields.io/maven-central/v/io.github.selcukes/selcukes-bom.svg?label=Maven%20Central)](https://central.sonatype.com/artifact/io.github.selcukes/selcukes-java)
[![Build Status](https://github.com/selcukes/selcukes-java/workflows/Selcukes%20CI/badge.svg)](https://github.com/selcukes/selcukes-java/actions)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/199789a93bbb4ba98d69f5ca97810e91)](https://www.codacy.com/gh/selcukes/selcukes-java/dashboard?utm_source=github.com&utm_medium=referral&utm_content=selcukes/selcukes-java&utm_campaign=Badge_Grade)
[![Last commit](https://img.shields.io/github/last-commit/selcukes/selcukes-java.svg)]()
[![Vulnerability](https://sonarcloud.io/api/project_badges/measure?project=selcukes_selcukes-java&metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=selcukes_selcukes-java)
[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=selcukes_selcukes-java&metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=selcukes_selcukes-java)
[![badge-jdk](https://img.shields.io/badge/jdk-17-green.svg)](http://www.oracle.com/technetwork/java/javase/downloads/index.html)
[![License badge](https://img.shields.io/badge/license-Apache%202.0-blue.svg?label=License)](http://www.apache.org/licenses/LICENSE-2.0)## Getting started
- [Installation](https://selcukes.github.io/docs)
- [Documentation](https://selcukes.github.io/docs)
- [Example Project](https://github.com/selcukes/selcukes-java-skeleton)If you like this project, please give it a star ⭐! This helps the project be more visible, gain relevance and encourages
us to invest more effort in new features.## License
This software is licensed under Apache-2.0. See
the [LICENSE.md](https://github.com/selcukes/selcukes-java/blob/master/LICENSE) file for more information.