2017 © Pedro Peláez
 

library remote-debug

Remote debug extension for Codeception

image

codeception/remote-debug

Remote debug extension for Codeception

  • Wednesday, September 23, 2015
  • by tiger-seo
  • Repository
  • 1 Watchers
  • 8 Stars
  • 29,179 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 4 Versions
  • 10 % Grown

The README.md

RemoteDebug

Codeception extension that starts remote debug session during test, (*1)

Build Status, (*2)

Installation

  1. Install Codeception via Composer
  2. Add codeception/remote-debug: "*" to your composer.json
  3. Run composer install
  4. Include extensions into codeception.yml configuration:

Sample:, (*3)

yaml paths: tests: tests log: tests/_log data: tests/_data helpers: tests/_helpers extensions: enabled: - Codeception\Extension\RemoteDebug config: Codeception\Extension\RemoteDebug: sessionName: XDEBUG_CODECEPTION, (*4)

The Versions

23/09 2015

dev-master

9999999-dev

Remote debug extension for Codeception

  Sources   Download

MIT

The Development Requires

by Avatar tiger-seo

23/09 2015

v0.3

0.3.0.0

Remote debug extension for Codeception

  Sources   Download

MIT

The Development Requires

by Avatar tiger-seo

24/10 2013

v0.2

0.2.0.0

Remote debug extension for Codeception

  Sources   Download

MIT

The Development Requires

by Avatar tiger-seo

20/09 2013

v0.1

0.1.0.0

Remote debug extension for Codeception

  Sources   Download

MIT

The Development Requires

by Avatar tiger-seo