On Nov 12, 2007 11:36 AM, KarniRevuri <[EMAIL PROTECTED]> wrote: > > I want to write below specs > > specify "The system allows users to import a pre-formatted CSV file into > project." > specify "Each row in the spreadsheet is imported as one new Task." > specify "The import WILL NOT update existing tasks." > specify "If the import file has any records that fail due to errors, NONE > of the records in the import file will be imported." > specify"The system will allow users to browse to the import file using > typical windows file open controls." > > > Please give me any ideas >
Is this related to the post that you replied to? Your question is too vague. Can you be more specific about what you need help with? Aslak > > Jim Lindley wrote: > > > >> > Can you show some of your code that needs to be tested? > >> > >> Actually, we'd hope that the code doesn't exist yet. This is Behaviour > >> DRIVEN Development, after all. > >> > > > > Old habits, my apologies. > > _______________________________________________ > > rspec-users mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/rspec-users > > > > > > -- > View this message in context: > http://www.nabble.com/Test-case-for-file-import-tf4756785.html#a13703316 > Sent from the rspec-users mailing list archive at Nabble.com. > > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
