oro-flex/phpunit-bundle

OroPhpUnitBundle uses testing tools to provide the testing framework for all Oro application components.

4.2.0 2022-01-08 10:49 UTC

This package is auto-updated.

Last update: 2024-04-08 15:36:16 UTC


README

OroPhpUnitBundle uses Mink, Behat, Karma, Jasmin and other testing tools to provide the testing framework for all Oro application components.

Overview

  1. Provides test framework functionality (SOAP/REST client, Custom TestCases, PageObjects for Selenium etc).
  2. Contains the main entry point for JS UnitTest runner
  3. Provides Behat extension
  4. Adds some additional Doctrine DBAL events

More information on automated tests is available in online documentation.