README.md
# 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