My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels Component ...
  1 Defect Fixed Low ---- kenneth.s.brooks   Invalid argument generates stack trace ----  
  2 Enhancement Fixed Medium ---- rfciii   Document Maven plugin   Maintainability Maven  
  3 Task Fixed Medium ---- rfciii   Better tests for Maven plugin   Maintainability Maven  
  4 Task Fixed Medium ---- rfciii   Maven plugin release process   Maintainability Maven  
  5 Enhancement Fixed Medium ---- rfciii   Easyb pom   Usability Maven  
  6 Defect Fixed Low ---- kenneth.s.brooks   Extra spaces following behavior steps success message in printed stories ----  
  7 Enhancement Fixed Medium ---- kenneth.s.brooks   reporting granularity ----  
  8 Defect Fixed Medium ---- kenneth.s.brooks   Behavior tests included in printed story count ----  
  9 Enhancement Fixed Medium ---- ajglover   move dependencies to easyb.org ----  
  10 Enhancement Fixed Medium ---- rfciii   Sync easyb maven repo with maven central Maven  
  11 Enhancement Fixed Medium ---- rfciii   Test and document customizable story directory and file names Maven  
  14 Defect Fixed Medium ---- ajglover   Exceptions are wrapped by Groovy ----  
  15 Enhancement Fixed Medium ---- rfciii   Make easyb maven repo browse-able Maven  
  16 Enhancement Fixed Medium ---- ajglover   Null check on getCause (related to issue 14) ----  
  17 Enhancement Fixed Medium ---- ajglover   permit flexible naming of stories and behaviors ----  
  18 Enhancement Fixed High ---- kenneth.s.brooks   Abstract stroies -- state of pending? ----  
  19 Enhancement Fixed Medium ---- ajglover   Tighter exception reporting ----  
  20 Enhancement Fixed Low ---- kenneth.s.brooks   easyb output ----  
  21 Enhancement Fixed Medium ---- kenneth.s.brooks   story readability ----  
  27 Defect Fixed Medium ---- rfciii   ensureThrows doesn't fail when exception not thrown ----  
  29 Enhancement Fixed Medium ---- rfciii   IntelliJ easyb run configuration IntelliJ  
  31 Defect Fixed Medium ---- ajglover   make it compilable with groovy 1.5.5 and enable to add a description on stories or specifications (PATCH) Core  
  32 Enhancement Fixed Medium ---- kenneth.s.brooks   Negative collection assertions ----  
  33 Defect Fixed Medium ---- kenneth.s.brooks   screen output shows the wrong count for a failed specification ----  
  34 Defect Fixed Medium ---- ----   groovy 1.5.4 compatible ----  
  35 Defect Fixed Medium ---- ----   make given and when blocks safe too Core  
  36 Enhancement Fixed Medium ---- rfciii   Handle when intellij plugin run on a project without easyb IntelliJ  
  37 Enhancement Fixed Medium ---- rfciii   Make project when running easyb spec with intellij IntelliJ  
  38 Enhancement Fixed Medium ---- rfciii   Graphical presentation of run results in intellij IntelliJ  
  39 Defect Fixed Medium ---- rfciii   Story files not displayed in IntelliJ IntelliJ  
  40 Defect Fixed Medium ---- ----   maven plugin doesn't handle an easyb failure Maven  
  43 Defect Fixed Medium ---- ajglover   getters should be provided for BehaviorStep's result, name, and description ----  
  44 Defect Fixed Medium ---- rfciii   Override easyb version when running with intellij plugin IntelliJ  
  45 Defect Fixed Medium ---- ----   easyb html report file hard coded in maven plugin Maven  
  47 Defect Fixed Medium ---- rfciii   Error when running specifications in intellij plugin IntelliJ  
  56 Enhancement Fixed Medium ---- ajglover   scenario scope in error messages ----  
  57 Enhancement Fixed Medium ---- rfciii   Patch 0001-in-StoryBinding-for-clarity-the-listener-should-set Core  
  59 Enhancement Fixed Medium ---- rfciii   Patch 0002-Capitalize-easy-name-in-POM Maven  
  60 Enhancement Fixed Medium ---- rfciii   Patch 0003-Maven-easyb-plugin-fail-nicely-when-no-report-is-ge ----  
  61 Enhancement Fixed Medium ---- rfciii   Patch 0004-easyb-make-maven-plugin-to-use-the-trunk-version-of Maven  
  63 Enhancement Fixed Medium ---- rfciii   Patch 0006-Easyb-maven-plugin-automatically-fetch-latest-easyb Maven  
  64 Enhancement Fixed Medium ---- rfciii   Patch 0007-Intellij-easyb-plugin-parametrize-intellij-version IntelliJ  
  66 Enhancement Fixed Medium ---- rfciii   Run individual specs via a filter pattern Maven  
  68 Enhancement Fixed Medium ---- rfciii   Patch 0011-Replace-tabs-with-2-characters-in-build.gant Core  
  69 Enhancement Fixed Medium ---- rfciii   Patch 0012-reindent-gant-build-file Core  
  70 Enhancement Fixed Medium ---- rfciii   Patch 0013-parallel-behavior-fix-console-configurator ----  
  71 Enhancement Fixed Medium ---- rfciii   Patch 0014-parallel-behavior-change-default-configuration-run ----  
  72 Enhancement Fixed Medium ---- rfciii   Patch 0015-parallel-behavior-add-support-for-Ant.-Also-add-a-c ----  
  73 Defect Fixed Medium ---- rfciii   Handle exceptions thrown in when closure Core  
  74 Defect Fixed Medium ---- rfciii   Handle exceptions thrown in when closure Core  
  76 Defect Fixed Medium ---- ----   Add time reporting for running tests ----  
  86 Defect Fixed Medium ---- kenneth.s.brooks   spaces in path name doesn't work -- easyb can't handle the space ----  
  88 Enhancement Fixed Medium ---- ajglover   enhance ignoring feature w/regex Core  
  90 Enhancement Fixed Low ---- ajglover   capture skipped stories/scenarios Core  
  92 Defect Fixed Medium ---- kenneth.s.brooks   show the failure reason in the html report ----  
  93 Defect Fixed Medium ---- kenneth.s.brooks   IssueUsingCompiledGroovy.story ----  
  98 Defect Fixed Medium ---- kenneth.s.brooks   plain html report for stories Core  
  99 Enhancement Fixed Low Release1.0 ajglover   add flag for stacktraces in exceptions ----  
  100 Defect Fixed Medium ---- kenneth.s.brooks   html reporting assets are not being written to disk on windows Core  
  101 Defect Fixed Medium ---- kenneth.s.brooks   txt reports may miss some children Core  
  102 Enhancement Fixed Medium ---- ajglover   reducing noise in ensureThrows clause ----  
  103 Enhancement Fixed High ---- ajglover   add fixtures to .spec ----  
  105 Defect Fixed Medium ---- ----   Broken link for easyb-maven-plugin documentation ----  
  106 Defect Fixed Medium ---- rfciii   Test scoped dependencies not available to maven plugin ----  
  107 Enhancement Fixed Medium ---- kenneth.s.brooks   hide (html) navigation for reports that don't exist Core  
  108 Defect Fixed Medium ---- kenneth.s.brooks   reporting bombs when report type is specified but no report location given Core  
  109 Defect Fixed Low ---- ajglover   status in reports shows up in wrong place when AND is used as last statement ----  
  110 Enhancement Fixed Medium ---- kenneth.s.brooks   add shouldStartWith Core  
  111 Enhancement Fixed Medium ---- kenneth.s.brooks   add shouldEndWith Core  
  112 Defect Fixed High ---- kenneth.s.brooks   Pending "and" clauses in HTML reports are marked as successful ----  
  115 Enhancement Fixed Medium ---- frankly.watson   Add testDirPath to classLoader in grails-plugin ----  
  117 Enhancement Fixed Low ---- ajglover   ensureThrows list of exceptions ----  
  118 Enhancement Fixed Medium ---- ajglover   code coverage examples ----  
  120 Defect Fixed Critical Release1.0 ajglover   easyb doesn't report failures correctly ----  
  121 Defect Fixed Medium ---- rfciii   NPE When Clicking on Directory in IntelliJ IntelliJ  
  122 Defect Fixed Medium ---- ----   IntelliJ Consistently hangs when running story through plugin ----  
  123 Defect Fixed Medium ---- rfciii   IntelliJ runner always runs same specification IntelliJ  
  124 Defect Fixed Medium ---- ----   update build scripts to work with the recent versions of Gant ----  
  126 Defect Fixed Medium ---- ----   Reports don't show specification after fixtures ----  
  128 Enhancement Fixed Medium ---- ----   [ENHANCEMENT] Reports refactor ----  
  129 Defect Fixed Medium ---- ----   shouldBeA fails when comparing interfaces ----  
  130 Defect Fixed Medium ---- rfciii   Maven plugin fails with stories containing narratives ----  
  132 Defect Fixed Medium ---- ----   Narratives aren't included in easyb:storyReport html files Maven  
  135 Enhancement Fixed Medium ---- rfciii   Include Narratives in Maven reports Maven  
  136 Defect Fixed Medium ---- ----   IntelliJ IDEA Plugin should have easyb Live Templates ----  
  137 Defect Fixed Low ---- ajglover   Camel case names don't work well when story name is all capitalized ----  
  145 Defect Fixed Medium ---- ajglover   error message could be more helpful Core  
  147 Defect Fixed Medium ---- robert.hjertmann.dk   Launching of Story using "run as" will not save project and story information in launch configuration. Eclipse  
  165 Enhancement Fixed Medium ---- ajglover   Story printing without executing the code ----  
CSV
  
Hosted by Google Code