PHP Classes

File: vendor/phpunit/php-code-coverage/tests/bootstrap.php

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/phpunit/php-code-coverage/tests/bootstrap.php   Download  
File: vendor/phpunit/php-code-coverage/tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 4 years ago
Size: 136 bytes
 

Contents

Class file image Download
<?php
require __DIR__ . '/../vendor/autoload.php';
require
__DIR__ . '/TestCase.php';

define('TEST_FILES_PATH', __DIR__ . '/_files/');