JBehave
  1. JBehave
  2. JBEHAVE-689

More control of verbosity of excluded stories by filter

    Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.6
    • Component/s: Ant Tasks, Core, Maven Plugin
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Printing of Stories that were excluded by filter is not desirable for projects that have many hundreds of stories.

      Add a verboseFiltering flag in EmbedderControls (defaulting to false) that can be set in the usual ways, Maven/Ant configuration, @UsingEmbedder annotation, via VERBOSE_FILTERING system property (using PropertyBasedEmbedderControls), or programmatically via EmbedderControls.

        Activity

        Paul Hammant made changes -
        Field Original Value New Value
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Mauro Talevi made changes -
        Summary Even terser excluded stories printout. More control of verbosity of excluded stories by filter
        Description Printing of Stories that were excluded, is not desirable for projects that have many hundreds of stories. The code that loops through the excluded stories to print them, is not that accessible to injection or override.

        Thus, implement and optional -DskipExcludes property
        Printing of Stories that were excluded by filter is not desirable for projects that have many hundreds of stories.

        Add a verboseFiltering flag in EmbedderControls (defaulting to false) that can be set in the usual ways, Maven/Ant configuration, @UsingEmbedder annotation, via VERBOSE_FILTERING system property (using PropertyBasedEmbedderControls), or programmatically via EmbedderControls.

          People

          • Assignee:
            Paul Hammant
            Reporter:
            Paul Hammant
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: