BDD Insights for Bamboo displays the report generated by Cucumber which includes, a list of features, scenarios and steps that have passed, failed, skipped and that are pending. A BDD tab will appear once a build completes, you can view the test report from this tab.
BDD Insights makes identification of passed/failed features, scenarios or steps easier and even displays the relevant error message (e.g. stack trace) so you know exactly why a test is failing.
BDD Insights also supports doc strings and doc tables in Cucumber: