PHPackages                             wallacemaxters/testudo - 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. wallacemaxters/testudo

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

wallacemaxters/testudo
======================

A package to generate tests for Laravel Eloquent models

0.0.3(2y ago)0201MITPHP

Since Aug 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wallacemaxters/testudo)[ Packagist](https://packagist.org/packages/wallacemaxters/testudo)[ RSS](/packages/wallacemaxters-testudo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

Testudo
=======

[](#testudo)

The Testudo (joke with "big forehead" in portuguese) is a code generator for common TestCases in Laravel.

Install
-------

[](#install)

```
composer require wallacemaxters/testudo
```

Example
-------

[](#example)

```
php artisan testudo:make-model-test Post
```

This command will be generate the file `tests/Unit/Models/PostTest.php`.

Features
--------

[](#features)

- Generate tests for your Model relationships
- Generate tests for your Model appended attributes
- Generate test for your Model primaryKey name
- Generate test for your table name

Future
------

[](#future)

- Generate common tests for controllers, based on defined routes.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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 ~12 days

Total

3

Last Release

960d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/983cda3e30a5a58d250f3bef7360267e0185b46e891f2f08e6683d0af9a9ddc7?d=identicon)[wallacemaxters](/maintainers/wallacemaxters)

---

Top Contributors

[![wallacemaxters](https://avatars.githubusercontent.com/u/5245865?v=4)](https://github.com/wallacemaxters "wallacemaxters (9 commits)")

---

Tags

code-generationlaravelphpunittest

### Embed Badge

![Health badge](/badges/wallacemaxters-testudo/health.svg)

```
[![Health](https://phpackages.com/badges/wallacemaxters-testudo/health.svg)](https://phpackages.com/packages/wallacemaxters-testudo)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[infyomlabs/laravel-generator

InfyOm Laravel Generator

3.8k2.3M13](/packages/infyomlabs-laravel-generator)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[acquia/orca

A tool for testing a company's software packages together in the context of a realistic, functioning, best practices Drupal build

32902.4k](/packages/acquia-orca)[calebdw/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

1484.6k3](/packages/calebdw-larastan)

PHPackages © 2026

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