PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Carlos Artur Curvelo da Matos   Penelope Asynchronous File Handler using Fibers   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Configuration script
Class: Penelope Asynchronous File Handler using Fibers
Read and write data to files using fibers
Author: By
Last change:
Date: 12 days ago
Size: 172 bytes
 

Contents

Class file image Download
<?php

require_once __DIR__ . '/../vendor/autoload.php';

// Register our test listener through PHPUnit configuration
// The actual registration will happen in phpunit.xml