Skip to content

Commit 9d18a58

Browse files
committed
Add a note explaining this repository
1 parent 4da6847 commit 9d18a58

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
A bundle to ensure all routes of a Symfony application have been tested.
44

5+
> [!NOTE]
6+
> This bundle was originally hosted on [Tiime-Software organisation](https://github.com/Tiime-Software/TestedRoutesCheckerBundle). Given the lack of maintenance (see [this PR](https://github.com/Tiime-Software/TestedRoutesCheckerBundle/pull/29) & [this one](https://github.com/Tiime-Software/TestedRoutesCheckerBundle/pull/30)), I decided to create an independant repository in order to give to this project the love it deserves. ♥️
7+
58
## How it works?
69

710
1. Launch your tests using PHPUnit or anything else. All called routes will be stored in `var/cache/bab_tested_routes_checker_bundle_route_storage`.

0 commit comments

Comments
 (0)