From: gabriele renzi Date: 2004-11-18T20:23:17+09:00 Subject: Re: (Yet Another?) RSS::Parser test suite Giulio Piancastelli ha scritto: > > Note that every test is run without activating the validation option in > RSS::Parser. For validation, the right test suite to use is the one > from the Feed Validator by Sam Ruby and Mark Pilgrim, which is built > around the same scheme, that is XML files containing a single fixture. this is indeed a nifty way of testing, thanks for sharing and building up the test suite. > I don't know how much time I'll have in the future to continue porting > those suites to RSS::Parser: that's why I'd like to call my little > effort a "kickstart", hoping someone else who sees value in this > approach decides to pick up where I left and keep porting test cases > and then maintain the overall suite. IMVHO, it would be nice if Kouhei Sutou could include this in the RSS::Parser test suite, but obviously there would be duplication with the stuff that is already there. Kouhei, what do you think of this?