|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
tag via annotationHi,
The ability to tag test cases with key words and allow people to execute a set of test cases based on key words would be very useful in our organization. we are thinking about doing this using annotation. Any suggestions/thoughts? Thanks in advance! Chris __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/junit/ <*> To unsubscribe from this group, send an email to: junit-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: tag via annotationIs there a plan to add this in JUnit? thx! --- C Chen <czqlfg@...> wrote: > Hi, > > The ability to tag test cases with key words and > allow > people to execute a set of test cases based on key > words would be very useful in our organization. we > are thinking about doing this using annotation. > > Any suggestions/thoughts? > > Thanks in advance! > > Chris > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/junit/ <*> To unsubscribe from this group, send an email to: junit-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
RE: tag via annotationChris,
There is a feature request in SourceForge for this but no concrete plan. My personal opinion is that categories are best handled in the IDE, but many people prefer to express the categories in the source code. Sincerely yours, Kent Beck Three Rivers Institute _____ From: junit@... [mailto:junit@...] On Behalf Of C Chen Sent: Friday, August 11, 2006 11:55 AM To: junit@... Subject: Re: [junit] tag via annotation Is there a plan to add this in JUnit? thx! --- C Chen <czqlfg@yahoo. <mailto:czqlfg%40yahoo.com> com> wrote: > Hi, > > The ability to tag test cases with key words and > allow > people to execute a set of test cases based on key > words would be very useful in our organization. we > are thinking about doing this using annotation. > > Any suggestions/thoughts? > > Thanks in advance! > > Chris > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail. <http://mail.yahoo.com> yahoo.com > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail. <http://mail.yahoo.com> yahoo.com [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/junit/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/junit/join (Yahoo! ID required) <*> To change settings via email: mailto:junit-digest@... mailto:junit-fullfeatured@... <*> To unsubscribe from this group, send an email to: junit-unsubscribe@... <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/ |
|
|
Re: tag via annotationHi,
Has anyone had the opportunity to look into this. I was basically trying to run category based test from ANT, build file. Running test based on category is possible using much of the source code of junit-ext-0.2.4, however if we want to add that as a junit task and define a new attribute say category and run the junit task it doesn't, well I did some changes to the ant-junit.jar runners but didn't help. My request is, has anybody worked or working on this.. Thanks Arup --- In junit@..., "Kent Beck" <kentb@...> wrote: > > Chris, > > There is a feature request in SourceForge for this but no concrete plan. My > personal opinion is that categories are best handled in the IDE, but many > people prefer to express the categories in the source code. > > Sincerely yours, > > Kent Beck > Three Rivers Institute > > > _____ > > From: junit@... [mailto:junit@...] On Behalf > Chen > Sent: Friday, August 11, 2006 11:55 AM > To: junit@... > Subject: Re: [junit] tag via annotation > > > > > Is there a plan to add this in JUnit? thx! > > --- C Chen <czqlfg@yahoo. <mailto:czqlfg%40yahoo.com> com> wrote: > > > Hi, > > > > The ability to tag test cases with key words and > > allow > > people to execute a set of test cases based on key > > words would be very useful in our organization. we > > are thinking about doing this using annotation. > > > > Any suggestions/thoughts? > > > > Thanks in advance! > > > > Chris > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail. <http://mail.yahoo.com> yahoo.com > > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail. <http://mail.yahoo.com> yahoo.com > > > > > > > > [Non-text portions of this message have been removed] > |
| Free Forum Powered by Nabble | Forum Help |