skibz / heckler

module to mock calls to mysql module for test purpose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heckler

mock node's mysql module for testing

see example.js for an idea of how to use this thing...

caveats
  • mocking of queries is grossly limited and crude!

About

module to mock calls to mysql module for test purpose

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%