2017 © Pedro Peláez
 

library phpunit-for-bitrix

Base test class for unit tests inside 1C-Bitrix framework environment

image

osotov/phpunit-for-bitrix

Base test class for unit tests inside 1C-Bitrix framework environment

  • Sunday, July 19, 2015
  • by osotov
  • Repository
  • 2 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

phpunit-for-bitrix

Base test class for unit tests inside 1C-Bitrix framework environment, (*1)

note

This package requires latest versions of php (>= 5.5.9)., (*2)

installation

To install package, run the command below and you will get the latest version, (*3)

composer require osotov/phpunit-for-bitrix

Copy phpunit.xml.dist file from package to document root. Set up your tests directory inside tag. If you want to use another bootstrap file set it instead default inside bootstrap attribute., (*4)

usage

To use this package extend \Osotov\PhpunitForBitrix\BitrixTestCase with your test class., (*5)

This package uses awesome mock framework Mockery to ease mock and stub creation., (*6)

Additionally package uses Faker to help you with creation of dummy data., (*7)

The Versions

19/07 2015

dev-master

9999999-dev https://github.com/osotov/phpunit-for-bitrix

Base test class for unit tests inside 1C-Bitrix framework environment

  Sources   Download

MIT

The Requires

 

by Mikhail Osotov

phpunit bitrix

19/07 2015

0.1.0

0.1.0.0 https://github.com/osotov/phpunit-for-bitrix

Base test class for unit tests inside 1C-Bitrix framework environment

  Sources   Download

MIT

The Requires

 

by Mikhail Osotov

phpunit bitrix