|
From: Jonathan S. O. <jon...@yo...> - 2003-07-22 18:57:16
|
> Looks like an unnecessary restriction to me. For example, > what about > test fixtures? I understand that etester does not support > test fixtures > at the moment (I'd be happy for a correction if I'm wrong > about this), > but it looks like a feature you might want to add (it sure would have > come in handy last winter). In that case, you might want to > create with > make or make_with_fixture (sure you can make_with_fixture all > the time > and have an empty fixture but that's stretching things a > bit). And what > if you have more than one fixtures? > Comments always welcome. > Bil It does support set_up and tear_down but Dave is re-implementing. JSO |