actb/assertions

Our custom assertions for Laravel based projects

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 3

pkg:composer/actb/assertions

1.0.0 2019-09-08 14:32 UTC

This package is not auto-updated.

Last update: 2025-09-29 19:11:27 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.