hay / stapes

the Javascript MVC microframework that does just enough
http://hay.github.io/stapes
MIT License
443 stars 54 forks source link

Automated testing and local dev #64

Closed foxx closed 9 years ago

foxx commented 9 years ago

Fixes #62. Several frustrating hours later, this is finally done.

Automated tests are run on the following platforms;

You can see the result of a Travis CI build on my own branch here, along with the output of each test from BrowserStack. README has also been updated with local dev instructions to make contributions easier.

I have done a fresh clone and test of the branch before submitting the PR to ensure it is working correctly. As mentioned in #62, I'll need 10 minutes of your time to transfer account ownership of the services etc. Github integration will have to be added by yourself too.

Any problems, let me know.

hay commented 9 years ago

Thanks for the effort, but at the moment i'm perfectly fine with the current situation. Having all this overhead seems a bit like overkill for such a small library.