actb/assertions

Our custom assertions for Laravel based projects

1.0.0 2019-09-08 14:32 UTC

This package is not auto-updated.

Last update: 2024-04-15 12:15:00 UTC


README

Our package that holds the custom assertions that we use throughout our Laravel based projects.

Installation

You can install the package via composer:

composer require actb/assertions

Usage

To add an custom assertion you just need to implement the trait to your test class.

The following traits are available:

  • ActivismeBE\Assertions\ValidationHelperTrait

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email Tim@activisme.be instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.