From: Patrick M. <pa...@he...> - 2003-12-19 02:53:57
|
Hello, Big news for the day -- I've forked webunit: http://www.xpenguin.biz/download/webunit/ First things first. Lots of thanks are due to the authors of webunit: yuichi TAKAHASHI Kouhei Sutou Narushima Hironori Torsten Rueger Kazuhiro NISHIYAMA IKAGAWA, Kauztomo Takahiro Maebashi MoonWolf I am now integrating webunit into narf. I'm trying to keep the owner of webunit, yuichi TAKAHASHI, in the loop. I sent an email to him, but haven't heard back from him yet. I certainly don't speak Japanese, so there is probably a communication problem. I noticed that the tests of webunit don't currently run, so I made the tests work with the narf server, pulled the code down and dumped it into the narf tree. I'll be migrating the WebUnit constant to Web::Unit, and then I will work on integrating Web::Unit's form handling and html testing methods with Narf. Fun fun! If webunit turns out to be an active project I have no problem with pulling it back out of narf. For now, if I'm going to maintain this code I'm going to put it in my tree. Anyways. I'm excited to start playing with the code! My goals are to continue to support the use of webunit as standalone component, while integrating its features with Narf's web testing apis. Something fun should come out of here :-) ~ Patrick |