Skip to content

PHPUnit is missing as dev-dependency and in CI #182

Closed
@Headd2k

Description

@Headd2k

i was going to analyze a behavior in the library regarding the redirect plugin and was going to utilize phpunit to see whats going on. i was happy to see that there are already some phpunit tests existing that are also relatively new to the project but i had to install phpunit and nyholm/psr7 manually as dev dependency and fix the existing tests a bit to have the chance to get the existing test running. also i found out that the phpunit tests are currently not part of the ci runs.

so my question is: should i try to build a pr that adds the missing dev dependencies and also executes the phpunit tests on ci?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions