https://github.com/cult-of-coders/redis-oplog
git clone https://github.com/udiedrichsen/meteor-redis-oplog-test
npm install
mkdir -p packages
cd packages
git clone https://github.com/cult-of-coders/redis-oplog
// Run tests
meteor test-packages --driver-package practicalmeteor:mocha packages/redis-oplog
I will enhance this ...