Happy to see that you're getting into the philosophy of JBehave. Flexibility always comes with a price. Was it Eleonor Roosevel that said: "with freedom comes great responsibility"?

On Tue Dec 20 17:21:15 2011, Olmo Rigolo wrote:
Hi Mauro,

thanks. How couldn't I find it out myself?
Little by little I begin to understand the implementation and the power of JBehave.

I think it is very good and makes JBehave so powerful, that you can configure it like you want. But at the beginning it's kind of difficult if there are more than one or two possibilities to get to the same solution. I think this is normal.

Thumbs up and kind regards,

Olmo

On 20 December 2011 16:31, Mauro Talevi <[email protected] <mailto:[email protected]>> wrote:

      public ThreadsStories() {
          Embedder embedder = configuredEmbedder();
          embedder.useEmbedderMonitor(__new PrintStreamEmbedderMonitor(){

              @Override
              public void runningStory(String path) {
                  print("Your message");
              }
          });
    /      // other configuration




    On Tue Dec 20 15:04:05 2011, Olmo Rigolo wrote:

        Hi Mauro,

        thanks for your reply.
        Could you provide an example?

        Thanks,
        Olmo

        On 19 December 2011 15:47, Mauro Talevi
        <[email protected]
        <mailto:[email protected]>
        <mailto:mauro.talevi@__aquilonia.org
        <mailto:[email protected]>>> wrote:

           Providing your own impl of EmbedderMonitor.
           On Mon Dec 19 15:46:48 2011, Olmo Rigolo wrote:

               Hi,

               Every time I run a story, within the process of the
               storyrunner , somewhere in ThreadPoolExecutor the path
        of the
               story (storyPath) is written out to the console

               Something like:

               Running story
com/xx/prm/marketplace/____mediaslot/dashboard/ms_____scenarios.story


               How can I configure that?

               Thanks,

               Olmo




------------------------------____----------------------------__--__---------

           To unsubscribe from this list, please visit:

        http://xircles.codehaus.org/____manage_email
        <http://xircles.codehaus.org/__manage_email>
        <http://xircles.codehaus.org/__manage_email
        <http://xircles.codehaus.org/manage_email>>






    ------------------------------__------------------------------__---------
    To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/__manage_email
    <http://xircles.codehaus.org/manage_email>






---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to