Skip to content

da-vinci-studio/phpspec-expect

Repository files navigation

Usage

Inside some example:

       expect(file_exists('crazyfile.xtn'))->toBe(true);