Registry / testing / magento-magento2-functional-testing-framework

magento-magento2-functional-testing-framework

JSON →
library6.0.1phppackagistunverified

Magento2 Functional Testing Framework.

composer require magento/magento2-functional-testing-framework
INSTALL
IMPORT
SIG · MAGENTO-MAGENTO2-F
M
magento-magento2-functional-testing-framework
testingphpv6.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestCase
use Magento\FunctionalTestingFramework\Test\TestCase;

Create a functional test for Magento 2.

use Magento\FunctionalTestingFramework\Test\TestCase; class MyTest extends TestCase { public function testSomething() { $this->amOnPage('/'); } }
Debug
Known issues
gotchaRequires Magento 2 installation and Selenium server.
fix
Ensure Magento 2 is installed and Selenium is running.
affects: >=6.0.0
Upgrade
Version history
6.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
magento-magento2-functional-testing-framework — pip install magento-magento2-functional-testing-framework · libregistry