OroPhpUnitBundle uses Mink, Behat, Karma, Jasmin and other testing tools to provide the testing framework for all Oro application components.
- Provides test framework functionality (SOAP/REST client, Custom TestCases, PageObjects for Selenium etc).
- Contains the main entry point for JS UnitTest runner
- Provides Behat extension
- Adds some additional Doctrine DBAL events
More information on automated tests is available in online documentation.