Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 10, 2013 01:55 am GMT

Koality Helps Engineers By Eliminating Broken Builds And Making Test Suites Efficient

IMG_3753Launching at Disrupt SF, Koality is a development tool that fills an important gap for engineering teams. It’s a seamless server-side application that sits between your startup’s repository and your engineers. Instead of submitting code to your repository, you push changes to Koality. The application will then run test suites before submitting to the repository, effectively ending broken builds and countless wasted hours. “We all worked in software companies, and the most important pain point was broken builds,” co-founder and CEO Jonathan Chu told me in a phone interview before Disrupt. “It happens all the time and it was the most painful thing in our work. If you were working on the same code, you had no choice but to stop working until it was fixed” he continued. Even though Koality is a very specific tool, it could greatly improve the overall productivity of a startup in two ways. There will never be a broken build again, and testing suites are much faster when you use Koality. Here’s how it works: Every time a commit fails a test, a notification will be sent to the engineer telling him that something is wrong with his or her code. This way, the engineer has the opportunity to fix the bug before it gets into the repository. Moreover, you don’t need to run painfully long tests on your computer anymore. You can push your code and shut down your computer. Koality parallelizes the tests as well, greatly improving performances. “When it runs your tests, it spins out replicas of your environment,” Chu said. Asana is a great example of a company that uses Koality already. “Asana parallelizes its environment 30 times, making it 30 times faster,” Chu said. “Asana had a similar system internally, so it was really excited that somebody else was doing pre-push test suites and that it was even better,” he continued. While Chu suspects that Facebook and Google have a very sophisticated testing process and internal environment, many growing companies don’t have the right tool and don’t have the resources to build it internally. That’s where Koality is useful. So far, most of the teams already using Koality have more than 25 engineers. Dropbox is one of them. Koality supports Git and Mercurial, and runs on Unix-like systems. “Your code doesn’t have to leave your firewall,” Chu said. If you prefer, you can run it on Amazon Web Services.

Original Link: http://feedproxy.google.com/~r/Techcrunch/~3/qCcqGAW1u_o/

Share this article:    Share on Facebook
View Full Article

Techcrunch

TechCrunch is a leading technology blog, dedicated to obsessively profiling startups, reviewing new Internet products, and breaking tech news.

More About this Source Visit Techcrunch