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(6mo ago)01MITPHPPHP &gt;=8.2

Since Jan 29Pushed 6mo agoCompare

[ Source](https://github.com/antonio150/AiTestBundle)[ Packagist](https://packagist.org/packages/antonio/aitestbundle)[ RSS](/packages/antonio-aitestbundle/feed)WikiDiscussions main Synced 1w 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

32

—

LowBetter than 69% of packages

Maintenance66

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

201d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47793948?v=4)[ANDRIANAVALONA Yves Antonio Rollande](/maintainers/antonio150)[@antonio150](https://github.com/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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k164.3M1.4k](/packages/symfony-web-profiler-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11258.2k1](/packages/ecotone-symfony-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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