Jatinder Singh
2007-Feb-28 15:45 UTC
Plugin for generating requirements from tests written in Rails
Hi, While Following tdd, we spend time writing ellaborate tests for the various features that we are going to implement, often the method names which correspond to various tests are requirement in themselves. So my question is, is there any plugin which reads out the method names present in various tests(unit/functional/integration) and probably make them more English like and output a text file with the list of requirements? Regards Jatinder --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
James Mead
2007-Feb-28 16:19 UTC
Re: Plugin for generating requirements from tests written in Rails
This might be of interest... http://www.reevoo.com/blogs/bengriffiths/2006/04/05/rails-agiledox-browser/ -- James. http://blog.floehopper.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---