PHPackages                             antonio/aitestbundle - 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. antonio/aitestbundle

ActiveSymfony-bundle[Testing &amp; Quality](/categories/testing)

antonio/aitestbundle
====================

Bundle Symfony pour générer et exécuter des tests automatiquement sur les controllers

v1.2.0(3mo ago)01MITPHPPHP &gt;=8.2

Since Jan 29Pushed 3mo agoCompare

[ Source](https://github.com/antonio150/AiTestBundle)[ Packagist](https://packagist.org/packages/antonio/aitestbundle)[ RSS](/packages/antonio-aitestbundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

🤖 AiTestBundle – Générateur automatique de tests Symfony
========================================================

[](#-aitestbundle--générateur-automatique-de-tests-symfony)

**AiTestBundle** est un bundle Symfony qui permet de **générer automatiquement des tests PHPUnit** à partir de vos contrôleurs.
Il analyse les méthodes publiques d’un contrôleur et crée un fichier de test fonctionnel prêt à être exécuté.

🎯 Objectif :
➡️ Gagner du temps dans l’écriture des tests
➡️ Standardiser les tests des contrôleurs
➡️ Faciliter la détection d’erreurs dans les routes API

---

📦 Installation
--------------

[](#-installation)

Installe le bundle en mode développement :

```
composer require antonio/aitestbundle --dev
```

📦 Utilisation
-------------

[](#-utilisation)

Voici exemple commande pour tester un controller :

```
symfony console ai:test-controller App\Controller\ExempleController
```

Exemple de return:

```
Tests exécutés :
PHPUnit 11.5.46 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.2.12
Configuration: E:\Mes Projets\bible_navira_back\phpunit.dist.xml

..                                                                  2 / 2 (100%)

Time: 00:04.160, Memory: 34.00 MB

OK (2 tests, 2 assertions)
```

Version
-------

[](#version)

v1.2.0

Portfolio
---------

[](#portfolio)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance79

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

109d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b3f987dc5178931aa6a079a5c3ff022e8153f28f288fda964ca5683076ae021?d=identicon)[antonio150](/maintainers/antonio150)

---

Top Contributors

[![antonio150](https://avatars.githubusercontent.com/u/47793948?v=4)](https://github.com/antonio150 "antonio150 (10 commits)")

### Embed Badge

![Health badge](/badges/antonio-aitestbundle/health.svg)

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

###  Alternatives

[liip/test-fixtures-bundle

This bundles enables efficient loading of Doctrine fixtures in functional test-cases for Symfony applications

1798.3M42](/packages/liip-test-fixtures-bundle)[lchrusciel/api-test-case

Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.

4115.5M63](/packages/lchrusciel-api-test-case)[zenstruck/mailer-test

Alternative, opinionated helpers for testing emails sent with symfony/mailer.

46671.1k3](/packages/zenstruck-mailer-test)[pierstoval/smoke-testing

Smoke testing automator for Symfony applications

4032.6k](/packages/pierstoval-smoke-testing)[trappar/alice-generator-bundle

Symfony bundle for generating Alice fixtures from Doctrine entities

45169.6k1](/packages/trappar-alice-generator-bundle)

PHPackages © 2026

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