tag:blogger.com,1999:blog-9238405.post110134050253947757..comments2026-04-17T02:13:19.234-07:00Comments on Agile Testing: Writing FitNesse tests in PythonGrig Gheorghiuhttp://www.blogger.com/profile/17863511617654196370noreply@blogger.comBlogger9125tag:blogger.com,1999:blog-9238405.post-63962535945777210852010-02-18T05:03:27.323-08:002010-02-18T05:03:27.323-08:00hi vlad
had the same issue as you. the fit direct...hi vlad<br /><br />had the same issue as you. the fit director doesnt have divsion.py and __init__.py add them manually and change path, it should work finekalnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-39255769594350470482009-07-28T10:03:18.803-07:002009-07-28T10:03:18.803-07:00Vlad -- this post is almost 5 years old. The last ...Vlad -- this post is almost 5 years old. The last time I used pyFit (more than a year ago), I think I used python 2.4 and it worked fine.<br /><br />Sorry I can't help you more...<br /><br />GrigGrig Gheorghiuhttps://www.blogger.com/profile/17863511617654196370noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-88123541164765797552009-07-28T09:36:04.155-07:002009-07-28T09:36:04.155-07:00Im tried to run this example and although FitNesse...Im tried to run this example and although FitNesse signals it's running the tests, nothing happens. Not even the directory gets created.<br /><br />The problem was that it requires Python23 instead of Python26.<br /><br />Would it be possible to use pyFit's 26 version? I'm done with the packaging issues and would appreciate some insight.<br /><br />Thanks.<br /><br />-VladVlad Sanchezhttps://www.blogger.com/profile/08282231917722007202noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-61105546836033951162008-07-16T02:52:00.000-07:002008-07-16T02:52:00.000-07:00Empty lines cause a weird error. I should read:---...Empty lines cause a weird error. I should read:<BR/>---<BR/>!define COMMAND_PATTERN {python "%m" %p}<BR/>!define TEST_RUNNER {C:\Python23\PyFIT-0.6a1\fit\FitServer.py}<BR/><BR/>|eg.Division|<BR/>|numerator|denominator|quotient?|<BR/>|10|5|2|<BR/>|10|2|5.001|<BR/>---<BR/><BR/>Eddy PronkAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1150229254661981122006-06-13T13:07:00.000-07:002006-06-13T13:07:00.000-07:00Would you please help with this. Instead of Matlab...Would you please help with this. <BR/>Instead of Matlab, I can also do it with perl. Do we have FitSAerver written in Perl.<BR/>Where would I put my test code. Suppose my test code is in dir c:\mytest\mytest.* how would I let FitNesse know that this is the code against whihc it has to run the test. Please explain.<BR/>ThanksAnonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1150212682634144042006-06-13T08:31:00.000-07:002006-06-13T08:31:00.000-07:00A bit heavy handed for an example. But pretty nic...A bit heavy handed for an example. But pretty nice nonetheless. <BR/><BR/>Plus, any excuse to play around with Pilgrim's stuff is good enough for me.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1150146644167979562006-06-12T14:10:00.000-07:002006-06-12T14:10:00.000-07:00Dave,Check out this thread on writing a Fit Server...Dave,<BR/><BR/>Check out this thread on writing a Fit Server for Delphi:<BR/><BR/>http://groups.yahoo.com/group/agile-testing/message/8814?threaded=1&var=1<BR/><BR/>Hopefully it will give you some ideas about what would be involved in writing a Fit Server in a given language.<BR/><BR/>GrigGrig Gheorghiuhttps://www.blogger.com/profile/17863511617654196370noreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1150144850918211762006-06-12T13:40:00.000-07:002006-06-12T13:40:00.000-07:00Hi,Excellent tutorial!!I am trying to test code wr...Hi,<BR/>Excellent tutorial!!<BR/>I am trying to test code written in Matlab. I don't think I have a FitServer available for that. Is this the necessary requirment for running the tests using FitNesse? What are the essential constituents of a FitServer?<BR/>Please let me know.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-9238405.post-1120644571707868562005-07-06T03:09:00.000-07:002005-07-06T03:09:00.000-07:00I took a cursory glance at the tutorial and it see...I took a cursory glance at the tutorial and it seems very useful, thanks for writing it! I'll definitely look closer into it soon.Anonymousnoreply@blogger.com