PHPackages                             alexis-gss/laravel-unit-tests - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. alexis-gss/laravel-unit-tests

ActiveLibrary[Testing &amp; Quality](/categories/testing)

alexis-gss/laravel-unit-tests
=============================

Test CRUDs assertions in Laravel project.

1.1.3(7mo ago)0445MITPHPPHP ^7.3|^8.0CI passing

Since Jun 26Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/alexis-gss/laravel-unit-tests)[ Packagist](https://packagist.org/packages/alexis-gss/laravel-unit-tests)[ RSS](/packages/alexis-gss-laravel-unit-tests/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (7)Used By (0)

[![Banner of the github account](./assets/images/github-visual.png)](https://packagist.org/packages/alexis-gss/laravel-unit-tests)

[![GitHub latest commit](https://camo.githubusercontent.com/1d0b96a205cc3383a437a3324b193f87790dc716dc0352f3ed2e4c2e502687d2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f616c657869732d6773732f6c61726176656c2d756e69742d74657374733f636f6c6f723d666632393038267374796c653d666f722d7468652d6261646765)](https://github.com/alexis-gss/laravel-unit-tests/commit/master)[![Packagist Version](https://camo.githubusercontent.com/fdb83b007ed50257b1ebe0cfc35fb19728f1672c73840d338ee9489c2f210eeb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c657869732d6773732f6c61726176656c2d756e69742d74657374733f636f6c6f723d666632393038267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/alexis-gss/laravel-unit-tests)[![Packagist Downloads](https://camo.githubusercontent.com/a8fd5ac579f99fe2e9372eea26a4dc9955e5e44047c811192d423f0e08c3fdb8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c657869732d6773732f6c61726176656c2d756e69742d74657374733f636f6c6f723d666632393038267374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/alexis-gss/laravel-unit-tests)[![GitHub License](https://camo.githubusercontent.com/cf605523001f372cfe4807655ac1bfbc62bb7b64803e5f7fb9bafb3e0eec0dbc/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f616c657869732d6773732f6c61726176656c2d756e69742d74657374733f636f6c6f723d666632393038267374796c653d666f722d7468652d6261646765)](https://github.com/alexis-gss/laravel-unit-tests/blob/master/LICENSE)

Introduction
============

[](#introduction)

[Laravel Unit Tests](https://packagist.org/packages/alexis-gss/laravel-unit-tests) is, as its name suggests, a package to test specified actions in a Laravel project like authentification, CRUDs, views and more.

Table of contents
=================

[](#table-of-contents)

- [Introduction](#introduction)
- [Table of contents](#table-of-contents)
- [Compatibility](#compatibility)
- [Frameworks, Platforms and Libraries](#frameworks-platforms-and-libraries)
- [Documentation](#documentation)
- [Contributing](#contributing)
    - [Create a task](#create-a-task)
    - [Fixing a Bug](#fixing-a-bug)
    - [Proposing a Change](#proposing-a-change)
- [Changelog](#changelog)
- [Copyright and License](#copyright-and-license)

Compatibility
=============

[](#compatibility)

VersionsLaravel 8^Laravel 9^Laravel 10^Laravel 11^Laravel 12^[v1.1.3](https://github.com/alexis-gss/laravel-activity-logs/releases/tag/v1.1.3)✅✅✅✅✅[v1.1.2](https://github.com/alexis-gss/laravel-activity-logs/releases/tag/v1.1.2)✅✅✅✅❌[v1.1.1](https://github.com/alexis-gss/laravel-activity-logs/releases/tag/v1.1.1)✅✅✅✅❌[v1.1.0](https://github.com/alexis-gss/laravel-activity-logs/releases/tag/v1.1.0)✅✅✅✅❌[v1.0.0](https://github.com/alexis-gss/laravel-activity-logs/releases/tag/v1.0.0)✅✅✅✅❌Frameworks, Platforms and Libraries
===================================

[](#frameworks-platforms-and-libraries)

[![PHP](https://camo.githubusercontent.com/bbeaca4ecdd74d3fde840f711ebb8a5def2ff801187623f9bc365761b3b66f86/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2532333737374242342e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d706870266c6f676f436f6c6f723d7768697465)](https://www.php.net/)[![Laravel](https://camo.githubusercontent.com/4a98123f3416c1e91b1616838d42e4bd5231f0a31c00b024a4d56168f22c1603/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c61726176656c2d2532334646324432302e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d6c61726176656c266c6f676f436f6c6f723d7768697465)](https://laravel.com/docs/master)

Documentation
=============

[](#documentation)

You can find all the documentation of this package on this link : [Laravel Unit Tests documentation](https://doc-laravel-unit-tests.alexis-gousseau.com).

Contributing
============

[](#contributing)

### Create a task

[](#create-a-task)

You can create a [new issue](https://github.com/alexis-gss/laravel-unit-tests/issues/new/choose) with a specific templates : bug or feature.

Once your code is working, please run the following commands `composer run phpcs`, `composer run phpstan` to verify that your code is following the same coding standards (in all cases, there is github actions that check this part).

### Fixing a Bug

[](#fixing-a-bug)

When fixing a bug please make sure to test it in several browsers. If you are not able to do so, mention that in a PR comment, so other contributors can do it.

### Proposing a Change

[](#proposing-a-change)

When implementing a feature please create an issue first explaining your idea and asking whether there's need for such a feature. Remember the script's core philosophy is to stay simple and minimal, doing one thing and doing it right.

Changelog
=========

[](#changelog)

Latest version [v1.1.3](https://github.com/alexis-gss/laravel-activity-logs/releases/tag/v1.1.3).

See the [CHANGELOG.md](CHANGELOG.md) file for details.

Copyright and License
=====================

[](#copyright-and-license)

[Laravel Unit Tests](https://packagist.org/packages/alexis-gss/laravel-unit-tests) was written by [Alexis Gousseau](https://github.com/alexis-gss).

Copyright (c) 2024 and beyond Alexis Gousseau.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance62

Regular maintenance activity

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~114 days

Total

5

Last Release

229d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c66f0005d5e5051d57603e7814317044df156774fc09a8c7d41b43455ac6aa2?d=identicon)[alexis-gss](/maintainers/alexis-gss)

---

Top Contributors

[![alexis-gss](https://avatars.githubusercontent.com/u/99094818?v=4)](https://github.com/alexis-gss "alexis-gss (14 commits)")

---

Tags

laravelpackagephplaraveltestsalexis-gss

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alexis-gss-laravel-unit-tests/health.svg)

```
[![Health](https://phpackages.com/badges/alexis-gss-laravel-unit-tests/health.svg)](https://phpackages.com/packages/alexis-gss-laravel-unit-tests)
```

###  Alternatives

[mpociot/laravel-test-factory-helper

Generate Laravel test factories from your existing models

933635.2k2](/packages/mpociot-laravel-test-factory-helper)[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4235.9M56](/packages/timacdonald-log-fake)[thedoctor0/laravel-factory-generator

Automatically generate Laravel factories for your models.

214997.4k1](/packages/thedoctor0-laravel-factory-generator)[hotmeteor/spectator

Testing helpers for your OpenAPI spec

3021.4M1](/packages/hotmeteor-spectator)[christophrumpel/missing-livewire-assertions

This package adds missing livewire test assertions.

149336.0k9](/packages/christophrumpel-missing-livewire-assertions)[guanguans/laravel-soar

SQL optimizer and rewriter for laravel. - laravel 的 SQL 优化器和重写器。

2227.8k](/packages/guanguans-laravel-soar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
