Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "supporting to write unit test" as usage target. #37

Open
HyeonuPark opened this issue Apr 16, 2020 · 0 comments
Open

Add "supporting to write unit test" as usage target. #37

HyeonuPark opened this issue Apr 16, 2020 · 0 comments

Comments

@HyeonuPark
Copy link

Golang has miniredis package which define itself as a "Pure Go Redis test server, used in Go unittests". This is very useful, so why don't we make one for Rust?

Detailed use case would be to spawn in-process Redis server on random port for every #[tokio::test] functions and access it via real Redis client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant