N°5608 - Move unit tests to a dedicated folder and start reorganizing to match iTop folder structure

This commit is contained in:
Molkobain
2022-10-13 13:07:57 +02:00
parent 92a36dcfdd
commit 1d7e4e1a42
88 changed files with 52 additions and 419 deletions

View File

@@ -0,0 +1,6 @@
{
"require-dev": {
"phpunit/phpunit": "^8.5.23",
"sempro/phpunit-pretty-print": "^1.4"
}
}