Add a simple test mechanism eg: ``` mongo-migrator.jar test path/to/test ``` Where test will contain the following: ``` test/ migration.js data/ collection_name.json up.js down.js ```
Add a simple test mechanism eg:
Where test will contain the following: