matthewkastor / object-merge

Merges JavaScript objects recursively without altering the objects merged.
16 stars 9 forks source link

Wercker intergration #4

Closed cowbellerina closed 9 years ago

cowbellerina commented 9 years ago

Hi,

it seems you have pretty good test pattern for this module, so I thought it would be good to show the current build status of the project, for example using Wercker.

Here are brief instructions on how to do it in case you're interested in integrating this repo with the service:

Getting started guide might became helpful, too.

See my fork of this repo in case you're interested in seeing how the outcome would look like.

matthewkastor commented 9 years ago

I don't even know what that is. All I saw was "Beta" and "you don't have to pay right now". I've included tests right in this project that anyone can just run in a web browser to test it in that environment. There are also the same tests that run in node. Basically, you can test it anywhere there's JavaScript that supports the Jasmine testing framework. Putting a badge on the readme that says it passes inspection would be facetious. I don't know if it will work everywhere that someone would want to use it. I tried it in a couple browsers and on node. I don't know what the future will bring.