Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frameworkium/frameworkium-core

Framework for writing maintainable Selenium and REST API tests in Java.
https://github.com/frameworkium/frameworkium-core

allure api-testing appium automation java restassured selenium selenium-java selenium-webdriver

Last synced: about 11 hours ago
JSON representation

Framework for writing maintainable Selenium and REST API tests in Java.

Awesome Lists containing this project

README

        

# Frameworkium Core

![build](https://github.com/frameworkium/frameworkium-core/workflows/frameworkium%20build/badge.svg)
![release](https://img.shields.io/github/v/release/frameworkium/frameworkium-core)
[![codecov.io][codecov-svg]][codecov]
[![Maintainability][cc-badge]][codeclimate]

A Framework for writing maintainable Selenium and REST API tests in Java.

## Release Notes

See the [Frameworkium Release Notes][release-notes].

## Usage

To get started you can visit the [Frameworkium documentation][guidance].

For a "quick start" template and samples see the [Frameworkium examples project][frameworkium-eg].

[status-svg]: https://travis-ci.org/Frameworkium/frameworkium-core.svg?branch=master
[status]: https://travis-ci.org/Frameworkium/frameworkium-core
[codecov-svg]: https://codecov.io/gh/Frameworkium/frameworkium-core/branch/master/graph/badge.svg
[codecov]: https://codecov.io/gh/Frameworkium/frameworkium-core
[codeclimate]: https://codeclimate.com/github/Frameworkium/frameworkium-core/maintainability
[cc-badge]: https://api.codeclimate.com/v1/badges/72b73eb5861ba89d9d6d/maintainability
[release-notes]: https://github.com/Frameworkium/frameworkium-core/releases
[frameworkium-eg]: https://github.com/Frameworkium/frameworkium-examples
[guidance]: https://frameworkium.github.io