Re: [jbehave-user] JBehave and JVM

2010-05-21 Thread Brian Repko
running two separate JVMs or some mechanism that enables me to close my application and still keep JBehave running? Thanks -- Victor Moura Cortez References 1. http://java.sun.com/j2se/1.5.0/docs/api/java/awt/Robot.html --- Brian Repko LearnThinkCode, Inc. email: brian.re...@learnthinkcode.com phone: +1

RE: [jbehave-user] regex examples, please

2011-01-28 Thread Brian Repko
/CandidateSteps.html 5. http://ViewSVN/ 6. http://ViewCVS/ --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779

Re: [jbehave-user] State, context, order

2011-02-17 Thread Brian Repko
to, or interference with, any Internet communications by any third party, or from the transmission of any viruses. - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --- Brian Repko

Re: [jbehave-user] Test data setup considerations

2011-02-27 Thread Brian Repko
not being committed. Do you have any suggestions on this? Thanks, Sathish --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779

Re: [jbehave-user] passing parameters from one story to another

2011-03-18 Thread Brian Repko
all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779

Re: [jbehave-user] Query - parameterized stories

2011-03-22 Thread Brian Repko
the sender and delete all copies of this message. Persistent Systems Ltd. does not accept any liability for virus infected mails. References 1. mailto:t...@32admin.com --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779

Re: [jbehave-user] Running InjectableEmbedder from mvn

2011-05-17 Thread Brian Repko
- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779

RE: [jbehave-user] JBehave uses a single test case for the whole Story instead of one per Story/Scenario/Example

2011-06-29 Thread Brian Repko
. mailto:lance.semm...@ubs.com 8. http://www.ubs.com/ 9. http://xircles.codehaus.org/manage_email 10. http://www.ubs.com/ 11. http://xircles.codehaus.org/manage_email 12. http://www.ubs.com/ 13. http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com

Re: [jbehave-user] testing JMX

2011-08-20 Thread Brian Repko
- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --- Brian Repko

Re: [jbehave-user] Using story paths different from JUnitStory path

2011-09-19 Thread Brian Repko
Santos Bach. Ciências da Computação NUNCA generalise. Generalisar é SEMPRE um erro. References 1. mailto:mauro.tal...@aquilonia.org 2. http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229

Re: [jbehave-user] new article on jbehave

2011-12-11 Thread Brian Repko
-647 4. http://deepintojee.wordpress.com/2011/11/24/testing-rest-content-negotiation-with-jersey-and-jbehave/ 5. https://github.com/jbehave/jbehave-core/tree/master/examples/trader-spring 6. http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com

Re: [jbehave-user] getting started

2011-12-14 Thread Brian Repko
--- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779 - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Re: [jbehave-user] Newbie questions about organising

2011-12-17 Thread Brian Repko
of the scenarios here, and not the implementation. Thanks Christian - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com

Re: [jbehave-user] Cleanup steps at the end of scenario

2011-12-29 Thread Brian Repko
always When user enters When user clicks save bye, Alexander - To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email

Re: [jbehave-user] Can I reuse stories with two different implementations?

2012-01-04 Thread Brian Repko
from this list, please visit: http://xircles.codehaus.org/manage_email --- Brian Repko LearnThinkCode, Inc. http://www.learnthinkcode.com email: brian.re...@learnthinkcode.com phone: +1 612 229 6779 - To unsubscribe from

Re: [jbehave-user] Re: JBehave and Spring Transactions...

2012-02-07 Thread Brian Repko
message - From: Craig Tataryn crai...@tataryn.net To: user@jbehave.codehaus.org Date: Tue, 7 Feb 2012 19:52:41 + (UTC) Subject: [jbehave-user] Re: JBehave and Spring Transactions... Brian Repko brian.repko@... writes: Craig, Also when you mark the Steps class as @Transactional

[jbehave-user] Change '' and '' for parameter replacement?

2012-02-10 Thread Brian Repko
JBehave users: I can't seem to find how the '' and '' characters get used/configured for parameter replacement in parameterized scenarios / Composites. Is that just convention - whatever is in the story has to match what is in the annotation value? Or is that configurable somehow? Thanks! Brian

[jbehave-user] Best practices on running JBehave web tests in multiple browsers?

2012-02-10 Thread Brian Repko
Folks: Any best practices for running stories in multiple browsers? - say Firefox / IE / Chrome? I could invoke the maven plugin 3 times. I could setup a Runner with three @Test methods - one for each browser. But those are serially processed (which could be ok). If I can get the tests to run

Re: [jbehave-user] Change '' and '' for parameter replacement?

2012-02-15 Thread Brian Repko
Thanks Mauro!! - Original message - From: Mauro Talevi mauro.tal...@aquilonia.org To: user@jbehave.codehaus.org Date: Sat, 11 Feb 2012 18:00:53 +0100 Subject: Re: [jbehave-user] Change '' and '' for parameter replacement? Bill, that's true but only if the you are trying to use

Re: [jbehave-user] run code before and after each step

2012-02-17 Thread Brian Repko
Graham, Not sure that anyone answered this - there is no @BeforeStep / @AfterStep as you've obviously looked for. There is the monitoring interfaces - you may be able to do what you want to do via a StepMonitor. The other option is to use AOP on your steps classes - however this will

Re: [jbehave-user] Re: run code before and after each step

2012-02-22 Thread Brian Repko
, I've raised an improvement request at [5]http://jira.codehaus.org/browse/JBEHAVE-721 I'll have a look at the StepMonitor and see if I have any joy there, thanks! On 22 February 2012 13:05, Brian Repko [6]brian.re...@learnthinkcode.com wrote: Graham/Marcin, Typically clearing out steps

Re: [jbehave-user] managing stories

2012-02-23 Thread Brian Repko
I would add that for format - TXT and ODF are supported out of the box (as well as Google Docs). What I've found is that I want to tag the stories along with the code so that I know these are the tests for this code. That has lead me away from wikis and task tools and to use SCM for stories. But

Re: [jbehave-user] managing stories

2012-02-23 Thread Brian Repko
experience of BA involvement and acceptance of using SCM etc. I think they're pretty wedded to their tools [word et al] and it will be hard to move them away from them. On 23 February 2012 18:00, Brian Repko [3]brian.re...@learnthinkcode.com wrote: I would add that for format - TXT and ODF

Re: [jbehave-user] Re: Nest Tables?

2012-03-07 Thread Brian Repko
Posting to both...I can use the StackOverflow points ;-) There isn't support for that directly as I understand it - though getting ExampleTable values as Parameters will kick in the ParameterConverters - of which an ExampleTable ParameterConverter is setup by default. I'm sure that there is a

Re: [jbehave-user] Finding stories with absolute paths

2012-03-08 Thread Brian Repko
The spring-security example uses the pseudo URL of classpath:... for the stories and then loads them using the spring classes. This is sort of dumb at this point of JBehave but hopefully that shows the difference between its name/URL and how its loaded. I think the google docs example as well

Re: [jbehave-user] @AfterScenario should execute for parameterized scenarios

2012-03-16 Thread Brian Repko
Bill, Look at the javadoc for @Before/AfterScenario - there are attributes on the annotation for scenario type - EXAMPLE and NORMAL. The defaults are setup to be backward compatible. B - Original message - From: Bill Ross r...@cgl.ucsf.edu To: user@jbehave.codehaus.org Date: Fri, 16

Re: [jbehave-user] A few questions

2012-04-04 Thread Brian Repko
Rakesh, 1. Yes - Use JUnitStories as your embedder - or write your own. 2. That is more of a build question - in maven for example you might bind cargo:redeploy to pre-integration-test and then jbehave to integration-test. 3. Totally fine to do - that is what you will find in most of the

Re: [jbehave-user] Migration from JBehave 2.5 to JBehave 3.6.2

2012-04-16 Thread Brian Repko
Jitendra, I would look through the release notes. http://jbehave.org/reference/stable/release-notes.html Brian - Original message - From: Jitendra Singh Bhati [1]jitendrasbh...@gmail.com To: [2]user@jbehave.codehaus.org Subject: [jbehave-user] Migration from JBehave 2.5 to JBehave

Re: [jbehave-user] Language support: Contribution and question

2012-04-17 Thread Brian Repko
Anders, Thank you for the contribution - just to make sure - is this Bokmal or Nynorsk? Assuming Bokmal. Brian - Original message - From: Mauro Talevi [1]mauro.tal...@aquilonia.org To: [2]user@jbehave.codehaus.org Subject: Re: [jbehave-user] Language support: Contribution and question

Re: [jbehave-user] Reporting in TestNG

2012-07-19 Thread Brian Repko
Yes - actually JBehave 4 is looking at parsing stories into a tree-like structure and then walking the tree. This core structure would work for JUnit/TestNG as well but their code base is tied to Class/Method specific tree-levels. The IDE integration is also hard-coded to that type of structure

Re: [jbehave-user] Pending steps

2012-08-10 Thread Brian Repko
Mary, I don't believe that that is doable - the status of the step is the same regardless of scenario/story. You might look into meta tags - perhaps you could tag the scenario in question and use that to either 1) not run the scenario 2) access the meta tag as a @Named parameter in the step