Registry / testing / hhvm-hacktest

hhvm-hacktest

JSON →
library2.4.0phppackagistunverified

The Hack Test Library

composer require hhvm/hacktest
INSTALL
IMPORT
SIG · HHVM-HACKTEST
H
hhvm-hacktest
testingphpv2.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HackTest
use Facebook\HackTest\HackTest;

Write a basic test using HackTest

use Facebook\HackTest\HackTest; class MyTest extends HackTest { <<Test>> public function testExample(): void { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
hhvm-hacktest — pip install hhvm-hacktest · libregistry