Hacker News new | ask | show | jobs
by olivier75 5752 days ago
ShiningPanda aims to be a little bit more than an Hudson in the cloud. It provides some built-in Python environments to run your tests, and allows you to easily plug some web 2.0 reports instead of console 1.0 outputs (coverage, code analysis, ...). If you need some extra dependences to run your tests (such as databases...), it's as easy as a click. And with a continuous deployment service, it's really a friend that helps you to safely send code (by testing it) from your source repository to your production site.