Skip to content

Refactor HostProcess base class to use composition #15

@spanglerco

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.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions