Registry / testing / facebook-fbexpect

facebook-fbexpect

JSON →
library2.9.1phppackagistunverified

Unit test helpers for Facebook projects.

composer require facebook/fbexpect
INSTALL
IMPORT
SIG · FACEBOOK-FBEXPECT
F
facebook-fbexpect
testingphpv2.9.1
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.

Expect
use Facebook\FBExpect\Expect;

Use FBExpect for unit test assertions.

use Facebook\FBExpect\Expect; $expect = new Expect(); $expect->assertEquals(42, $result);
Debug
Known issues
breakingDesigned for HHVM/Hack; may not work with standard PHP
fix
Use PHPUnit for standard PHP projects
affects: >=2.0.0
Upgrade
Version history
2.9.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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