MezzoNZ / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

investigate twill for automated functional tests #103

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The subject line says it all.  If we could use twill (or other tools, such
as selenium perhaps) to automate functional tests, it would greatly enhance
the reliability of new Crunchy releases.

Original issue reported on code.google.com by andre.ro...@gmail.com on 6 Apr 2008 at 11:06

GoogleCodeExporter commented 8 years ago
Twill is nice... but why not write some nice python code in silverlight...

Last night (before I saw this), I started writing a way to use unittest in
conjunction with some UI automation code to test widgets.

Original comment by johannes...@gmail.com on 7 Apr 2008 at 6:21

GoogleCodeExporter commented 8 years ago
Any automated way of doing automated functional tests would be welcome ;-)

Actually, a way that would not rely on external libraries (just those included 
in the
Python standard library) would probably be ideal.

Original comment by andre.ro...@gmail.com on 7 Apr 2008 at 6:29

GoogleCodeExporter commented 8 years ago
I'll stick my silverlight stuff in SVN once its slightly less embarrassingly
bug-ridden - then you can see if you like it.

Original comment by johannes...@gmail.com on 7 Apr 2008 at 6:35

GoogleCodeExporter commented 8 years ago
Another thing, someone gave me a nose t-shirt at pycon, so I feel slightly 
obligated
to try it out: http://somethingaboutorange.com/mrl/projects/nose/

Original comment by johannes...@gmail.com on 7 Apr 2008 at 6:36

GoogleCodeExporter commented 8 years ago
Since I have started implementing functional tests using Selenium, I think this 
issue
(which was about "investigating...") should be closed - even though much work 
is left
to be done. 

Original comment by andre.ro...@gmail.com on 16 Apr 2008 at 11:48