Tuesday, ( October 16th ) we pushed out the 0.2 release of Windmill to the eagerly awaiting world of QA.
For those of you who aren’t familiar with Windmill, it is a framework we have built at OSAF for automating tests against our Web Calendar User Interface. In other words, it’s a slick way to save yourself some time by creating tests that will insure the quality of your web page as you are developing them. We at OSAF have some very advanced needs for the project, so the more you use it, the more you will discover all of the other features that make it as impressive as it is.
A few months ago Windmill became an official OSAF project and has been gaining steam every since. After a long period of working out glaring adoption blockers we came out of stealth mode to present at OSCON in Portland and are now actively building our community.
We have made the setup process as easy and well documented as we possibly can, and encourage anyone interested to install Windmill and give it a try. We do our very best to respond to all outside feedback, and make ourselves available in the IRC channel (#windmill on Freenode) to solve all your Windmill issues. OSAF takes transparency in it’s projects very seriously and we are committed to making the project easy for you to get involved, and encourage outside contributors and feedback.
This release includes many new features and bug fixes:
Any documentation you may need is available at our website, windmill.osafoundation.org and if you find any areas that could use improvement we encourage you to signup and add to the WIKI.
Other documents you may want to jump straight to:
Recently we spent an evening presenting at the Bay Piggies User Group at Google in Mountain view, you can read a recap here.
Hotshot is bundled in the standard library and provide useful data. Maybe you have to install an extra package on some linux distribution if I recall it correctly, because it’s not GPL; iPython provides a nice interface to perform live debugging, like [...]