labudzinski / testframework-bundle
BAP TestFramework Bundle
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: 7.2.*
- symfony/symfony: ^3.4
This package is not auto-updated.
Last update: 2024-11-19 05:29:01 UTC
README
LabudzinskiTestFrameworkBundle uses Mink, Behat, Karma, Jasmin and other testing tools to provide the testing framework for all Oro application components.
Overview
- Provides test framework functionality (SOAP/REST client, Custom TestCases, PageObjects for Selenium etc).
- Contains the main entry point for JS UnitTest runner (see JavaScript UnitTests)
- Provides Behat extension (see Oro Behat Extension documentation)
- Adds some additional Doctrine DBAL events (see Additional Doctrine events)