My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 25, 2009 by perottobc
News  

25 October 2009 - Release 0.8.19

Internal java-parsing-implementation for getting variable names from methods is replace with an apt-implementation, making it more robust.

18 October 2009 - Blog post about BDoc, so far

13 October 2009 - Release 0.8.17

Friprog hackfest hos BEKK. Bugfix.

12 October 2009 - Release 0.8.16

Version 0.8.16 is released with support for @Before and @After in tests, together with tiny-bdd-support as default. A new example is under development, together with more documentation, for a peak look at YatzyGameBehaviour or just download the example project.

07 September 2009 - Release 0.8.15

Version 0.8.15 is released and will be presented at JavaZone - day 1. More info will be presentete here later on.

17 August 2009 - Release 0.8.13

Version 0.8.13 is released with all the functionality announced in the 0.8.12 version:-)

16 August 2009 - Release 0.8.12

Version 0.8.12 is released with new formatting of the userstory report, locale support for norwegian and swedish, and a new configuration option for setting the presentation order of classes in the userstory report. Read more on HowToSetLocale and HowToConfigureClassPresentationOrder.

14 June 2009 - Release 0.8.11

Version 0.8.11 is released with functionality for showing formules in the bdoc report. Read more on HowToShowFormulasInTheReport.

4 June 2009 - Release 0.8.10

Version 0.8.10 is released with some adjustments on the module report, describing class behaviour. The report now contains all classes. Earlier a class referenced by a user story was only shown in the user story report.

2 June 2009 - Release 0.8.9

Version 0.8.9 is released with the bdoc report split into two. One with behaviour releated to userstories and one related to Java modules. A new split is in the pipeline, for a report focused mainly on the automated acceptance tests.

3 May 2009 - Release 0.8.8

Version 0.8.8 is released with the reports pimped by Espen. It amazing to see a GUI professional at work. Try the new version!

19 April 2009 - Release 0.8.7

Version 0.8.7 is released with some bugfixes on test tables. Support for different types of line termination in testtable-examplemethods are added.

23 March 2009 - Release 0.8.5

Version 0.8.5 is released with support for test tables and more scenario support. By configuring BDoc in "dynamic" mode it will now run tests that ends with Behaviour. Read more in TheCalcExample

20 March 2009 - Features in the pipline

BDoc can now be configured to also run the tests, and inspect the results. Read more on NextFeatures

08 March 2009 - Release 0.8.1

Version 0.8.1 is released with changes in the underlying persistence mechanism, the doc and diff report is merged into one, and advanced scenarios has had an upgrade. Persistence was earlier a configuration option, this is no longer an option and bdoc will always save a copy of the the bdoc (under 'user.home'/bdoc). The goal bdoc:diff is removed, now the bdoc:doc will both produce a bdoc report and a bdoc change log report. This change will give the users less configuration and full functionality of bdoc in each run. The goal bdoc:generate has been changed to bdoc:init, which better communicates the intent of the goal. Read more about bdoc:init in the HowTo. There are 2 minor bugfixes for the advanced scenario, first it now accepts try/catch statements and secondly it it accepts multiples of given/when/then blocks.

20 December 2008 - Release 0.7.17

Version 0.7.17 is released with functionality for specifying how scenarios are generated in the BDoc report. Read more on HowToChangeFormattingOfScenarios.

12 December 2008 - Release 0.7.16

Version 0.7.16 is released with functionality for specifying advanced scenarios without making an extremely long test method. The solution was proposed by Micael Vesterlund, which now also is a developer on the project. Read more on HowToWriteScenariosWithoutLongMethodNames.

04 December 2008 - Release 0.7.14

Version 0.7.14 is released with functionality for specifying include/exclude configuration for the plugin. This was asked for in  Issue3 . Read more on HowToExcludeAndIncludeTestsForBDoc.

26 November 2008 - Release 0.7.12

Version 0.7.12 is released with a bugfix for how class names is generated in the BDoc report,  Issue2 . Documentation on the subject on HowtoChangeDefaultGeneratedClassNames is also added.

08 November 2008 - Release 0.7.10

Version 0.7.10 is released with support for direct reference to the class under test. This could be usefull if you want to name your test differently, for example YourClassIntegrationTest.

18 October 2008 - Release 0.7.9

Version 0.7.9 is released with direct TestNG support, specific test annotation configuration is no longer neccecery. Now every testmethod annontated with Test will be extracted as behaviour. It doesn't matter if the annotation is org.junit.Test or org.testng.annotations.Test. BDoc will also extract any testmethod starting with 'test', supporting JUnit3.

Sign in to add a comment
Hosted by Google Code