RE: Brain Dump of Towards FIT 1.0 OpenSpace session
"Jim Little" <[email protected]> Thu, 21 Aug 2003 17:05:05 -0700
| Newsgroups | gmane.comp.programming.tools.fit.devel |
|---|---|
| Message-ID | <002201c36841$0b5b94a0$0200a8c0@Phideaux> |
From: Al Chou > Rather than ... having FIT re-implemented in numerous > languages, why not have one core FIT that allows fixtures > to be written in whatever language you choose? That's an interesting idea. But would it work? Consider that we need to be able to write fixtures that interface with the system under test. Those fixtures need to be in the programmer's native language, as he may not know Java. We also want (I presume) to make Fit inviting for people to adopt... can we use this approach and still do that? Jim