Download the PHP package cristiangiordano/nova-test-assertions without Composer
On this page you can find all versions of the php package cristiangiordano/nova-test-assertions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cristiangiordano/nova-test-assertions
More information about cristiangiordano/nova-test-assertions
Files in cristiangiordano/nova-test-assertions
Download cristiangiordano/nova-test-assertions
More information about cristiangiordano/nova-test-assertions
Files in cristiangiordano/nova-test-assertions
Vendor cristiangiordano
Package nova-test-assertions
Short Description A small trait to aid testing Laravel Nova integrations
License MIT
Package nova-test-assertions
Short Description A small trait to aid testing Laravel Nova integrations
License MIT
Please rate this library. Is it a good library?
Informations about the package nova-test-assertions
Laravel Nova Test Assertions
A small package to aid testing Laravel Nova integrations.
TODO
- [ ] Install guide
- [ ] Fully document examples of uses
Installation
Require the package like any other.
Create a base tests/TestResponse
class.
Override the createTestResponse
method in the TestCase
class.
Lastly in a Nova resource test, ensure to use the NovaTestHelpers\NovaEndpointAware
trait.
Enjoy!
Examples
Note: WIP documentation
API
TODO: This section needs grouping and explaining, sorry!
All versions of nova-test-assertions with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
The package cristiangiordano/nova-test-assertions contains the following files
Loading the files please wait ....