-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-tokio-testArea: The tokio-test crateArea: The tokio-test crateC-feature-requestCategory: A feature request.Category: A feature request.
Description
Problem Description
I'm happily using the StreamMock
from tokio_test
. However, a corresponding Sink
mock is missing.
Suggestion
I'd like to have an easy-to-setup Sink
type as a mock.
Alternatives
I am not aware of simple alternatives.
Context
I would consider attempting to implement the sink mock.
Metadata
Metadata
Assignees
Labels
A-tokio-testArea: The tokio-test crateArea: The tokio-test crateC-feature-requestCategory: A feature request.Category: A feature request.