Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 732 Bytes

File metadata and controls

13 lines (8 loc) · 732 Bytes

OroPhpUnitBundle

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.