Accuracy and using.stormwindproject.org
Well I have some good news today!
Accuracy 0.1.0.18
First, Accuracy has reached a point where we can release it. Version 0.1.0.18 (binaries and references) is just out of the oven. Get it while it's hot!
This version includes several syntax improvements, all of which I plan on publishing in the Accuracy wiki in using.stormwindproject.org.
Version 0.1.0.18 is not yet production ready, not because it's not stable, but because we haven't captured the minimum amount of automations that I think are needed in day-to-day web development. We'll probably have those in the next iterations.
Just a quick roadmap on the next iterations:
Iteration 2
- Add IsDisabled and IsEnabled to all controls (Right now most of them feature this)
- Add ListBox actions, so you get to automate list boxes
- Allow Element Naming Strategy configuration in the app.config file
- Support Excel Fixtures - This would be a nice way of setting up your test data. Still not sure if this will make iteration 2 or bleed to iteration 3.
Iteration 3
- Add Selenium Browser Driver - Don't want to use Watin? No problem. It's extremely easy creating a new Browser Driver for Accuracy.
Iteration 4
- HttpUnit Browser Driver - Did I mention it is very easy to create a new browser driver?
Using.StormwindProject.org
We have finally set up a wiki for useful information on Stormwind Projects at http://using.stormwindproject.org. It's a little empty right now, but I'm trying my best to fill it as fast as possible.
I've set the Stormwind.Accuracy page there already, so that's where I'll be including all the information on syntax, creating browser drivers, creating element naming strategies, and (I HOPE) all real usage scenarios.
We are in the process of switching our build server, to use Bamboo or some other tool (I'd like to use Bamboo because it's integrated with confluence). More news on that later.
For now, check out using.stormwindproject.org, and if you feel like contributing, just e-mail me at heynemann at gmail dot com.
#150