<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><atom:link href="http://www.firebenchmarks.com//Modules/ContentItems/Public/ContentItems_View.aspx?RCICode=en-US.rci_001" rel="self" type="application/rss+xml" /><title>Firebenchmarks - NUnit driven performance testing - HOME</title><description>Welcome to the official website of FireBenchmars !</description><link>http://www.firebenchmarks.com/</link><language>en-US</language><copyright>sa</copyright><docs>http://www.firebenchmarks.com/</docs><generator>NJC WebBones Engine</generator><ttl>30</ttl><image><url>http://www.firebenchmarks.com/public/CustomerData/RSSWebSiteLogo.gif
					</url><title>Firebenchmarks - NUnit driven performance testing - HOME</title><link>http://www.firebenchmarks.com/</link></image><item><title><![CDATA[19th August 2009 - Found the problems related to FireBenchmarks 1.1.0.0 on NUnit 2.5.1 and 2.5.2]]></title><description><![CDATA[After a few debug sessions, and thanks to the help of
<a href="http://www.charliepoole.org" style="">Charlie Poole
</a>, we have found the problems related to the addin with NUnit 2.5.x.
<br style=""/>Even if FireBenchmarks is released with a minimum requirement of NUnit 2.5.0, it was initially developed using NUnit 2.4.8.
<br style=""/>Into the release 1.1.0.0, FireBenchmarks contained mixed version references to
<code style="">nunit.framework.dll
</code>,
<code style="">nunit.core.interfaces.dll
</code>and
<code style="">nunit.core.dll
</code>, so NUnit wasn't able to load it correctly on machines where NUnit 2.4.8 wasn't installed.
<br style=""/>In version 1.1.5.0, this problem will be solved, so please be patient and wait for next release, or rollback to FireBenchmarks 1.0.0.0.]]></description><link>http://www.firebenchmarks.com/#paragraph1</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph1</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[12th August 2009 - Problems with NUnit 2.5.1 and 2.5.2]]></title><description><![CDATA[Some users signaled us that FireBenchmarks doesn't generate reports using some versions of NUnit.
<br/>
We tried to reproduce the problem, and verified that, for unknow motivations, NUNit 2.5.1 and 2.5.2 doesn't correctly load the addin, so it's not hooked to the core nor executed.
<br/>
We have notified the NUnit team of the problem, to search a solution together, so be patient and if you need to use FireBenchmark, rollback to 1.0.0.0 version.
<br/>
An issue into NUnit bugtracker is avaiable here <a href="https://bugs.launchpad.net/nunit-2.5/+bug/415986">https://bugs.launchpad.net/nunit-2.5/+bug/415986</a>]]></description><link>http://www.firebenchmarks.com/#paragraph2</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph2</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[13th July 2009 - Released 1.1.0.0 version]]></title><description><![CDATA[The new 1.1.0.0 version has just been released.
<br style=""/>As previously introduced, this release is fully compatible with the 1.0.0.0 usage pattern/contract.
<br style=""/>Only some namespaces has been changed, to better organize the code packing and granularity.
<br style=""/>The whole architecture has been formalized, so next 1.2.0.0 features can be easily implemented without breaking down the relationships between business object entities.
<br style=""/>Here is a list of all the improvements released in 1.1.0.0 version:
<ul style="">
	<li style="">To avoid the execution of the addin into an incompatible NUnit host, the addin now checks the host version and throws an exception if it's not suitable
	</li>
	<li style="">Namespaces refactoring. Now a new "Core" namespace contains all the public classes used to decorate the tests
	</li>
	<li style="">Now the addin uses the class System.Diagnostics.Stopwatch to measure tests execution time, for better precision also in short-time tests
		<br style=""/>
	</li>
	<li style="">Now into the "TEST IDENTIFICATION AND INFO" section of the HTML reports, only the informations explicitly provided by the userinto the optional test decoration propertiesare rendered, avoiding to create useless table rows
	</li>
	<li style="">Added a new HTML report type. The enum value NJC_TestPerformanceTargetFormat.HtmlStandAlone renders a simplified HTML report without links/dependencies to external graphs/diagrams (like Google Charts)
	</li>
	<li style="">Into the HTML reports are now rendered also information related to the addin version.
	</li>
	<li style="">Added running assembly info into the HTML report
	</li>
	<li style="">Added new NJC_TestPerformanceRecorderAttribute property "TestProjectName", to define a user logical/descriptive name for the project that owns the decorated test
	</li>
	<li style="">Added new NJC_TestPerformanceRecorderAttribute property "TestProjectUrl", to define a user logical/descriptive URL for the project that owns the decorated test
	</li>
	<li style="">Added new NJC_TestPerformanceRecorderAttribute property "TestReferenceUrl", to define a user logical/descriptive URL for the decorated test
	</li>
	<li style="">Added new PostBuild.vbs file for post-build event in FireBenchmarksNUnitAddIn: now the compilation of the addin kills the NUnit process before copying the DLL into the NUnit "addins" folder
	</li>
	<li style="">Added new PostBuild.vbs file for post-build event in FireBenchmarksNUnitAddInTests: now the compilation of the addin tests kills the NUnit process before copying the DLL into the NUnit "addins" folder, and then opens again NUnit running the FireBenchmarks.nunit project
	</li>
</ul>]]></description><link>http://www.firebenchmarks.com/#paragraph3</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph3</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[2nd July 2009 - Updated the FAQs]]></title><description><![CDATA[Since many of you asked for an integration of FireBenchmarks with parametrized tests driven by specific attributes like Sequential, Repeat, Random, etc, a new FAQ has been added, to explain the "whys" related this missing feature]]></description><link>http://www.firebenchmarks.com/#paragraph4</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph4</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[16th June 2009 - Added "FORUM and FEEDBACK"]]></title><description><![CDATA[Since many of you contacted us to make suggestions and requests for the next feature development, we thought it would be usefull to create a simple
<a href="#" onclick="UserVoice.Popin.show();return false;" style="">forum/suggestion
</a>function into the website.
<br style=""/>We tried
<a href="http://www.uservoice.com" target="_blank" style="">UserVoice
</a>, and it seems to be the ideal product fo this kind of needs.
<br style=""/>A
<a href="http://firebenchmarks.uservoice.com/pages/20832-general" target="_blank" style="">FireBenchmarks
</a>forum is now avaiable, and you can use it if you want to suggest new features, modifications to the existing ones, or just wish for misc improvements to the website.
<br style=""/>For a fast query insert, just click
<a href="#" onclick="UserVoice.Popin.show();return false;" style="">here
</a>.]]></description><link>http://www.firebenchmarks.com/#paragraph5</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph5</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[29th May 2009 - Added FAQs section]]></title><description><![CDATA[To make the learning curve smoother and to simplify your life, we added a <a href="http://www.firebenchmarks.com/Modules/ContentItems/Public/ContentItems_View.aspx?RCICode=rci_633791453293761186">FAQs section</a> where the most asked questions have their answers. 
<br/>Suggests us which <a href="http://www.firebenchmarks.com/Modules/ContentItems/Public/ContentItems_View.aspx?RCICode=rci_633791453293761186">FAQs</a> should be added, and continue following the development !]]></description><link>http://www.firebenchmarks.com/#paragraph6</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph6</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[28th May 2009 - Started development of version 1.1.0.0]]></title><description><![CDATA[After a few bugfixes on the version 1.0.0.0, the development of a new version has started.
<br style=""/>The 1.1.0.0 release will be completely compatible with the 1.0.0.0 usage pattern/contract (so every test already decorated with the
<a href="http://www.firebenchmarks.com/Modules/ContentItems/Public/ContentItems_View.aspx?RCICode=rci_633765577264687500#paragraph4" style="">NJC_TestPerformanceRecorderAttribute
</a>will be still valid and working) but will feature a brand new internal architecture, more robust and more flexible
<br style=""/>
<br style=""/>The new architecture will represent, in the global vision, a transition release that drive the project to the 1.2.0.0 release, that will be:
<ul style="">
	<li style="">Fully extendable with a plugins model
	</li>
	<li style="">Integrable into
		<a href="http://www.cruisecontrol.net" target="_blank" style="">CruiseControl.NET
		</a>
	</li>
</ul>]]></description><link>http://www.firebenchmarks.com/#paragraph7</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph7</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[12th May 2009 - Added "LICENSE" reference]]></title><description><![CDATA[The project if now officially distributed under an OSI licence. Read the
<a href="http://www.firebenchmarks.com/Modules/ContentItems/Public/ContentItems_View.aspx?RCICode=rci_633776846343315797" style="">license page
</a>for details]]></description><link>http://www.firebenchmarks.com/#paragraph8</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph8</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[11th May 2009 - Stats tools added to the website]]></title><description><![CDATA[Created and connected to the website a Clustrmaps and a ShinyStat accounts]]></description><link>http://www.firebenchmarks.com/#paragraph9</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph9</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[7th May 2009 - New skin]]></title><description><![CDATA[The whole website layout have been revisited and the official logo is now defined]]></description><link>http://www.firebenchmarks.com/#paragraph10</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph10</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[5th May 2009 - Added "USAGE SAMPLES"]]></title><description><![CDATA[To complete the overall description and documentation of the project, some usage samples have been added to the website, so an easy reference of frequently used patterns is avaiable for fast lookup]]></description><link>http://www.firebenchmarks.com/#paragraph11</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph11</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[4th May 2009 - Added "OUTPUT SAMPLES"]]></title><description><![CDATA[Now some output samples generated by the AddIn are avaiable for evaluation]]></description><link>http://www.firebenchmarks.com/#paragraph12</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph12</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[30th April 2009 - Added "ARCHITECTURE"]]></title><description><![CDATA[A new section has been added, with the full description of the AddIn internal architecture as distributed in the 1.0.0.0 version]]></description><link>http://www.firebenchmarks.com/#paragraph13</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph13</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item><item><title><![CDATA[28th April 2009 - Website opening]]></title><description><![CDATA[Today the FireBenchmarks project officially opens its doors to the community through the creation of this reference site.
<br style=""/>Here you will find software updates, tutorials, and news of custom projects and related products based on FireBenchmarks.
<br style=""/>
<a href="/Modules/ProductCustomerContact/Public/ProductCustomerContact_UI.aspx" style="">Write us and let us know
</a>how to make this site better, and send us suggestions about new functionalities to add to the project !]]></description><link>http://www.firebenchmarks.com/#paragraph14</link><guid isPermaLink="true">http://www.firebenchmarks.com/#paragraph14</guid><pubDate>Mon, 01 Jan 0001 00:00:00 +0200</pubDate></item></channel></rss>