PHPackages                             yireo/magento2-live-test-runner - 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. yireo/magento2-live-test-runner

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

yireo/magento2-live-test-runner
===============================

N/A

0.0.3(5y ago)45[1 PRs](https://github.com/yireo/Yireo_LiveTestRunner/pulls)OSL-3.0PHP

Since May 14Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/yireo/Yireo_LiveTestRunner)[ Packagist](https://packagist.org/packages/yireo/magento2-live-test-runner)[ RSS](/packages/yireo-magento2-live-test-runner/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Yireo Live Test Runner for Magento 2
====================================

[](#yireo-live-test-runner-for-magento-2)

This module allows you to run PHPUnit-based *live tests* in Magento 2. Normally, PHPUnit-based code focuses on creating unit tests, integration tests, functional tests and other. But what if you simply want to debug an issue in a copy of a production site? Not a controlled clean environment, but the real deal. To guarantee that certain functionality remains, testing makes sense here as well. Hence the dubbed *live tests*.

A live test is nothing more than a PHPUnit test, but including the Magento application (including database, caching and other) as a bootstrap. With this, you can fetch products from the database and guarantee that their

Usage
-----

[](#usage)

Create your own tests within a folder `Test/Live` (or something else). Next, run the following command, pointing towards your testing folder:

```
bin/magento yireo_livetest:run app/code/Foo/Bar/Test/Live

```

Done.

Tests could be extending upon the parent classes `\Yireo\LiveTestRunner\TestCase\CatalogTestCase` and `\Yireo\LiveTestRunner\TestCase\GenericTestCase`, but only if you want to: You can make any assertions using any library out there. This module simply makes sure the Magento bootstrap of your actual dev environment is run.

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance60

Regular maintenance activity

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

1875d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

[![jissereitsma](https://avatars.githubusercontent.com/u/7670482?v=4)](https://github.com/jissereitsma "jissereitsma (10 commits)")

### Embed Badge

![Health badge](/badges/yireo-magento2-live-test-runner/health.svg)

```
[![Health](https://phpackages.com/badges/yireo-magento2-live-test-runner/health.svg)](https://phpackages.com/packages/yireo-magento2-live-test-runner)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k136.1M984](/packages/brianium-paratest)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M341](/packages/drupal-core-dev)[webmozarts/strict-phpunit

Enables type-safe comparisons of objects in PHPUnit

30314.4k7](/packages/webmozarts-strict-phpunit)

PHPackages © 2026

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