Re: Brain Dump of Towards FIT 1.0 OpenSpace session
"Steven E. Newton" <[email protected]> Thu, 21 Aug 2003 17:08:58 -0700
| Newsgroups | gmane.comp.programming.tools.fit.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 21, 2003 at 02:18:44PM -0700, Al Chou wrote: > Lately I've been thinking more than usual about cross-language compatibility, > and I wonder whether anyone has mentioned trying to add BSF capability to FIT Ward could comment more cogently, but I believe that as an implementation of acceptance testing as discussed in http://fit.c2.com/wiki.cgi?AboutTesting, having a single language for FIT is less important than having the same kind of tools available in languages and platforms that make sense in the context of the development effort. I've used versions of FIT in Java, perl, and ruby. The convenience of writing the tests in the target language far outweighs any other considerations, from my experiences. s --