labudzinski/testframework-bundle

BAP TestFramework Bundle

0.1 2018-06-09 20:40 UTC

This package is not auto-updated.

Last update: 2024-04-23 02:51:27 UTC


README

LabudzinskiTestFrameworkBundle 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 (see JavaScript UnitTests)
  3. Provides Behat extension (see Oro Behat Extension documentation)
  4. Adds some additional Doctrine DBAL events (see Additional Doctrine events)