Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Magenic/JMAQS

Repository files navigation

We have moved

MAQS has moved to https://github.com/CognizantOpenSource/maqs-java

Archived

JMAQS Logo

Check Status
Latest Release Maven Central
Build Status NA
Quality Gate Status NA
Coverage NA
Bugs NA
Vulnerabilities NA
License License: MIT

Testing Powered By Sauce Labs

Introduction

JMAQS stands for Magenic's Automation Quick Start - Java Edtion.

It …

  • is a modular test automation framework
  • can be used as the base for your automation project or individual pieces can be used to enhance existing frameworks
  • is maintained/extended by Magenic volunteers

The main idea behind JMAQS is to avoid reinventing the wheel. Most automation engagements have you doing the same basic steps to get a functioning framework implemented. Utilizing project templates, Maven, and utility libraries we are able to have a functioning framework up and running in minutes, almost entirely removing on the initial time investment on implementating an automation solution.

Documentation

JMAQS docs

License

The MIT License (MIT) Copyright (c) 2021 Magenic

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.