labudzinski / testframework-bundle
BAP TestFramework Bundle
Package info
github.com/labudzinski/TestFrameworkBundle
Type:symfony-bundle
pkg:composer/labudzinski/testframework-bundle
0.1
2018-06-09 20:40 UTC
Requires
- php: 7.2.*
- symfony/symfony: ^3.4
This package is not auto-updated.
Last update: 2026-03-10 12:01:10 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)