Skip to content

Refactor HostProcess base class to use composition #15

Description

@spanglerco

In order to improve testability of the host process classes, they should use an interface for what is now contained in the base class. This would allow actual unit tests that don't have to spawn a child process each time. The 2.0 release is the best time for this in case there are API changes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions