nhance/README.md
2024-09-13 09:00:09 +05:30

320 B
Executable File

CodeIgniter 4 Framework

Unit Testing

From command propmt run the following cmds

php vendor/bin/phpunit tests\unit\GridType11PremiumCalculationTest.php

Run speeific method

>php vendor/bin/phpunit tests\unit\PremiumCalculationTest.php --filter testPremiumCalculationWithPrimaryRackRateAndAdditionalRackRate