Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magium/Magium
https://github.com/magium/Magium
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/magium/Magium
- Owner: magium
- License: other
- Created: 2015-11-05T23:10:43.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T13:52:49.000Z (over 6 years ago)
- Last Synced: 2024-07-06T11:22:11.886Z (4 months ago)
- Language: PHP
- Size: 971 KB
- Stars: 29
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: readme.MD
- License: LICENSE
Awesome Lists containing this project
- mageres - Magium - A PHPUnit/Webdriver (Selenium) based test framework (Testing / Free)
README
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/magium/Magium/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/magium/Magium/?branch=master)
[![Packagist](https://img.shields.io/packagist/v/magium/magium.svg)](http://packagist.org/packages/magium/magium)
# Magium
A PHPUnit/Webdriver (Selenium (there for SEO)) based test framework for streamlining browser testing. It basically boils down to building out reusable Web Driver commands for web applications (currently Magento) allowing you to bypass much of the boilerplate code that browser/functional testing may require.The goal for Magium is to make it really easy for automating the testing of user stories, focusing on ease of use, re-usability, and extensibility.
[Find much more information at magiumlib.com](http://www.magiumlib.com/?utm_source=github&utm_medium=website&utm_campaign=social)