PHPackages                             amasty/module-common-tests-mftf-3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. amasty/module-common-tests-mftf-3

ActiveMagento2-module[Testing &amp; Quality](/categories/testing)

amasty/module-common-tests-mftf-3
=================================

Test Basics MFTF v. 3.x.x by Amasty Team

1.11.0(2y ago)020421proprietaryPHPPHP &gt;=7.3

Since Mar 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/AmastyLtd/module-common-tests-mftf-3)[ Packagist](https://packagist.org/packages/amasty/module-common-tests-mftf-3)[ RSS](/packages/amasty-module-common-tests-mftf-3/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (1)

Common Tests MFTF3
==================

[](#common-tests-mftf3)

### 31 specific tests, for checking basic magento functionality with Amasty extensions.

[](#31-specific-tests-for-checking-basic-magento-functionality-with-amasty-extensions)

[](#)

Installation
------------

[](#installation)

### Pre-conditions:

[](#pre-conditions)

Install MFTF: \[Getting started\]()
We recommend that you turn off the Magento\_TwoFactorAuth module for ease of testing or configure credentials: \[Configuring two-factor authentication\]() ### Instruction:

[](#instruction)

To install the package, run the following commands:

`composer require amasty/module-common-tests-mftf-3`
`php bin/magento setup:upgrade`
`php bin/magento setup:di:compile `
`php bin/magento setup:static-content:deploy (your locale)`
Run tests
---------

[](#run-tests)

To run the tests, run the following command:

In Magento Commerce:

 `vendor/bin/mftf run:group AmDef -r`
In Open Source Magento:

`vendor/bin/mftf run:group AmDefCE -r`
Other Amasty extensions
-----------------------

[](#other-amasty-extensions)

-&gt; [Google Shopping Feed for Magento 2](https://amasty.com/google-shopping-feed-for-magento-2.html)
-&gt; [Google Rich Snippets for Magento 2](https://amasty.com/google-rich-snippets-for-magento-2.html)
-&gt; [GPSO powered by SpeedSize](https://amasty.com/google-page-speed-optimizer-powered-by-speedsize-for-magento-2.html)
-&gt; [Google Page Speed Optimizer for Magento 2](https://amasty.com/google-page-speed-optimizer-for-magento-2.html)
-&gt; [Google Map for Magento 2](https://amasty.com/google-map-for-magento-2.html)
-&gt; [Google Invisible reCaptcha for Magento 2](https://amasty.com/google-invisible-recaptcha-for-magento-2.html)
-&gt; [Google Indexing API for Magento 2](https://amasty.com/google-indexing-api-for-magento-2.html)
-&gt; [Google Customer Reviews for Magento 2](https://amasty.com/google-customer-reviews-for-magento-2.html)
-&gt; [Google Automated Discounts Premium for Magento 2](https://amasty.com/google-automated-discounts-for-magento-2.html)
-&gt; [Google Account Login for Magento 2](https://amasty.com/google-account-login-for-magento-2.html)
-&gt; [Gift Wrap for Magento 2](https://amasty.com/gift-wrap-for-magento-2.html)
-&gt; [Gift Card for Magento 2](https://amasty.com/gift-card-for-magento-2.html)
-&gt; [GeoIP Redirect for Magento 2](https://amasty.com/geoip-for-magento-2.html)
-&gt; [Generate and Import Coupons for Magento 2](https://amasty.com/generate-and-import-coupons-for-magento-2.html)
-&gt; [GeoIP Redirect](https://amasty.com/magento-geoip-redirect.html)
-&gt; [GDPR](https://amasty.com/magento-gdpr.html)
-&gt; [Full Page Cache](https://amasty.com/magento-full-page-cache.html)
-&gt; [Custom Form](https://amasty.com/magento-form-builder.html)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~63 days

Total

2

Last Release

1083d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81b5adda572188409349ef32b2a513b46c43de4a9c9c97049975bdb22c3f2832?d=identicon)[AmastyLtd](/maintainers/AmastyLtd)

---

Top Contributors

[![StanislavVoytenko](https://avatars.githubusercontent.com/u/54059323?v=4)](https://github.com/StanislavVoytenko "StanislavVoytenko (3 commits)")[![yuliatihomirova](https://avatars.githubusercontent.com/u/104132415?v=4)](https://github.com/yuliatihomirova "yuliatihomirova (1 commits)")

### Embed Badge

![Health badge](/badges/amasty-module-common-tests-mftf-3/health.svg)

```
[![Health](https://phpackages.com/badges/amasty-module-common-tests-mftf-3/health.svg)](https://phpackages.com/packages/amasty-module-common-tests-mftf-3)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[phpspec/phpspec

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
