From: David D.K. <ddk...@ki...> - 2005-01-21 18:20:39
|
I don't have any experience with PyUnit or Python-Java bridge frameworks (like Jython), but I don't see why you couldn't use it. Actually, you don't *have* to use Htmlunit with JUnit at all. You could use it with a stand-alone Java project, too. There is really nothing that binds Htmlunit to JUnit, except a desire to write test code for web sites at an end-user level. Dave On Jan 20, 2005, at 5:29 PM, Vladislav Sekulic wrote: > Hi everyone, > > Since the htmlunit main page and docs all state that it is intended to > be used in conjunction with a testing framework "such as JUnit," I was > wondering if it could be used with other testing frameworks, namely > PyUnit? > > Searching the site and mailing list archives yielded no results. > > Thanks for the input. > -Vlad > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Htmlunit-user mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlunit-user |