Grzegorz Śliwiński
Grzegorz Śliwiński
https://redis.io/topics/sentinel What would be the use case to include it into pytest-redis? What would you like to test for?
@montefra sure, please do. I was rather expecting, that simple examples on how to customize fixtures with table describing all of the configuration option would be rather enough. The rest,...
Okay, be my guest to port the examples then. Please note however that due to my lack of time I haven't got around to adjust pytest-mysql to run on mysql...
@katetsu please check exactly what's being passed (maybe the test fixture produces something else than a string?) It should work as there is/was no special configuration option to turn on/off...
https://redis.io/topics/config
We do test and make sure it works on MacOS and linux. You might get luck and it might be working on Windows Subsystem for Linux (WSL), otherwise, we'd welcome...
@mybr4inhurts mirakuru doesn't support windows at the moment, I've created task to add it #392 however I'm not sure when I'll find the time to do this
🤔 What is the detached mode?