Skip to content

Add php packages to be able to run api unit tests inside the cli container #33

@dgarciabriseno

Description

@dgarciabriseno

Need to add the following php packages within the container build

Error message when trying to run tests inside the cli container:

(venv) ~/api/tests $ ../vendor/bin/phpunit --bootstrap autoload.php unit_tests/jpeg2000/JP2ImageXMLBoxTest.php 
PHPUnit requires the "dom", "json", "libxml", "mbstring", "tokenizer", "xml", "xmlwriter" extensions, but the "dom", "mbstring", "tokenizer", "xml", "xmlwriter" extensions are not available.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions