Skip to content

aldrichsgoco/InspectionFailure

Repository files navigation

PHP 8 CLI — inspections & failure reports processor

A minimal, testable CLI app (Symfony Console) that reads a JSON file of “messages” and emits three outputs:

  • inspections.json
  • failure_reports.json
  • failed_messages.json

It also prints a processing summary and logs key steps.

Requirements

Install the following requirements

  • install php
  • install composer
  • install symfony

How to run the CLI

In the root directory, run the following command

  • php bin/console app:process recruitment-task-source-EN.json --out-dir=./out

this would emit the three outputs on the out directory

How to run the test unit

In the root directory, run the following command

  • php bin/phpunit tests/ProcessorTest.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages