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

https://github.com/julienloizelet/ddev-magento2-mftf

A DDEV add-on to handle Magento 2 Functional Testing Framework (MFTF)
https://github.com/julienloizelet/ddev-magento2-mftf

Last synced: 3 months ago
JSON representation

A DDEV add-on to handle Magento 2 Functional Testing Framework (MFTF)

Awesome Lists containing this project

README

        

# Magento 2 Functional Testing Framework DDEV add-on
![project is maintained](https://img.shields.io/maintenance/yes/2023.svg)
[![Version](https://img.shields.io/github/v/release/julienloizelet/ddev-magento2-mftf?include_prereleases)](https://github.com/julienloizelet/ddev-magento2-mftf/releases)

**Table of Contents**

- [Introduction](#introduction)
- [Requirements](#requirements)
- [Installation](#installation)
- [License](#license)
- [Contribute](#contribute)

## Introduction

The purpose of this [DDEV](https://ddev.readthedocs.io/en/stable/) add-on is to share my development DDEV's tools.

I use it to set up [Magento Functional Testing Framework](https://developer.adobe.com/commerce/marketplace/guides/sellers/mftf-magento/) (MFTF).

## Requirements

This add-on depends on `julienloizelet/ddev-tools` add-on:

`ddev get julienloizelet/ddev-tools`

## Installation

`ddev get julienloizelet/ddev-magento2-mftf`

## License

[MIT](LICENSE)

## Contribute

Anyone is welcome to submit a pull request to this repository.

**Contributed and maintained by [julienloizelet](https://github.com/julienloizelet)**