0.4.1 • Published 10 years ago

magneto v0.4.1

Weekly downloads
95
License
-
Repository
github
Last release
10 years ago

Magneto

Build Status

A port of fake dynamo to node.js.

Very handy for just getting to know dynamo or making your tests easier to deal with.

Install

npm install -g magneto

Test

npm test

Usage

magneto <port>

Todo

see issues

To use in testing with the official AWS SDK

var aws = require('aws-sdk'),
    magneto = require('magneto');

magneto.patchClient(aws);

For more examples, have a look at the tests.

0.4.1

10 years ago

0.4.0

11 years ago

0.3.3

11 years ago

0.3.2

11 years ago

0.3.1

11 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.7

11 years ago

0.1.6

11 years ago

0.1.5

11 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

12 years ago

0.1.0

12 years ago

0.0.8

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago