<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>should Issue Tracker Rss Feed</title><link>http://should.codeplex.com/WorkItem/List.aspx</link><description>should Issue Tracker Rss Description</description><item><title>Created Issue: Add .LessThan(x) and .GreaterThan(x) [9]</title><link>http://should.codeplex.com/workitem/9</link><description>.InRange&amp;#40;a,b&amp;#41; is all very well but it&amp;#39;s a bit clunky and not very expressive which is the whole point of using the library is it not&amp;#63;&lt;br /&gt;</description><author>annakata</author><pubDate>Thu, 14 Feb 2013 13:55:27 GMT</pubDate><guid isPermaLink="false">Created Issue: Add .LessThan(x) and .GreaterThan(x) [9] 20130214015527P</guid></item><item><title>Commented Issue: Provide signed assemblies. [6]</title><link>http://should.codeplex.com/workitem/6</link><description>I would like to mention that you should provide signed assemblies rather than non signed. &lt;br /&gt;&lt;br /&gt;Usually the test project is unsigned and why should it be&amp;#63; &lt;br /&gt;This I guess is okay for most of the guys however there is the &lt;br /&gt;not so uncommon problem of testing internal functionality.&lt;br /&gt;&lt;br /&gt;And while this is not recommended it is sometimes necessary. &lt;br /&gt;And the way to test internals is to add an InternalVisibileTo attribute in your project.&lt;br /&gt;This requires that the testing project is signed, and thus requires all its referenced assemblies&lt;br /&gt;to be signed. &lt;br /&gt;&lt;br /&gt;I will for my project sign it on my own, however given that it &lt;br /&gt;would not hurt you should sign them. &lt;br /&gt;&lt;br /&gt;Comments: Hi,&amp;#10;I&amp;#39;ve started using ShouldFluent in the test assembly of this my open source project &amp;#40;http&amp;#58;&amp;#47;&amp;#47;commandline.codeplex.com&amp;#47;&amp;#41;.&amp;#10;&amp;#10;After users asked my to sign the main assembly, to keep InternalsVisibleTo from main to test project I need to sign test project too. &amp;#40;Now using source inclusion linking files&amp;#41;.&amp;#10;&amp;#10;So I really like to have a singed version of ShouldFluent.dll.&amp;#10;&amp;#10;Regards,&amp;#10;Giacomo Stelluti Scala&amp;#10;&amp;#40;gsscoder&amp;#64;gmail.com&amp;#41;</description><author>gsscoder</author><pubDate>Sat, 26 Jan 2013 05:43:08 GMT</pubDate><guid isPermaLink="false">Commented Issue: Provide signed assemblies. [6] 20130126054308A</guid></item><item><title>Commented Issue: Adding Messages [7]</title><link>http://should.codeplex.com/workitem/7</link><description>It would be good if you could add a customizable error message to each assertion. Sometimes it&amp;#39;s a bit difficult to pinpoint exactly which assertion is failing.&lt;br /&gt;&lt;br /&gt;Maybe at the end of each assertion there could be a .Message&amp;#40;&amp;#34;This assertion failed because x &amp;#33;&amp;#61; y&amp;#34;&amp;#41;.&lt;br /&gt;Comments: That sounds like a good idea</description><author>erichexter</author><pubDate>Tue, 22 May 2012 14:32:47 GMT</pubDate><guid isPermaLink="false">Commented Issue: Adding Messages [7] 20120522023247P</guid></item><item><title>Created Issue: Suggestion to override System.Object.Equals [8]</title><link>http://should.codeplex.com/workitem/8</link><description>I know it is bad practice to override System.Object.Equals to do something other than checking for equality. I think I would be a good idea to alias the method to the Equal method on the Should and the Be objects. I have come across some tests in my project where Should.Be.Equals was used and the tests should have been failing, but weren&amp;#39;t. I&amp;#39;m willing to do the coding if you think your project should be altered in such a way. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Also, thanks for the library. My team and I love it. &lt;br /&gt;</description><author>wusher</author><pubDate>Tue, 20 Dec 2011 18:00:01 GMT</pubDate><guid isPermaLink="false">Created Issue: Suggestion to override System.Object.Equals [8] 20111220060001P</guid></item><item><title>Created Issue: Adding Messages [7]</title><link>http://should.codeplex.com/workitem/7</link><description>It would be good if you could add a customizable error message to each assertion. Sometimes it&amp;#39;s a bit difficult to pinpoint exactly which assertion is failing.&lt;br /&gt;&lt;br /&gt;Maybe at the end of each assertion there could be a .Message&amp;#40;&amp;#34;This assertion failed because x &amp;#33;&amp;#61; y&amp;#34;&amp;#41;.&lt;br /&gt;</description><author>jwynveen</author><pubDate>Wed, 05 Oct 2011 21:27:59 GMT</pubDate><guid isPermaLink="false">Created Issue: Adding Messages [7] 20111005092759P</guid></item><item><title>Created Issue: Provide signed assemblies. [6]</title><link>http://should.codeplex.com/workitem/6</link><description>I would like to mention that you should provide signed assemblies rather than non signed. &lt;br /&gt;&lt;br /&gt;Usually the test project is unsigned and why should it be&amp;#63; &lt;br /&gt;This I guess is okay for most of the guys however there is the &lt;br /&gt;not so uncommon problem of testing internal functionality.&lt;br /&gt;&lt;br /&gt;And while this is not recommended it is sometimes necessary. &lt;br /&gt;And the way to test internals is to add an InternalVisibileTo attribute in your project.&lt;br /&gt;This requires that the testing project is signed, and thus requires all its referenced assemblies&lt;br /&gt;to be signed. &lt;br /&gt;&lt;br /&gt;I will for my project sign it on my own, however given that it &lt;br /&gt;would not hurt you should sign them. &lt;br /&gt;&lt;br /&gt;</description><author>sovanesyan</author><pubDate>Tue, 12 Apr 2011 14:56:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Provide signed assemblies. [6] 20110412025639P</guid></item><item><title>Commented Issue: Assembly Generation Failed [5]</title><link>http://should.codeplex.com/workitem/5</link><description>Hi, I seem to be getting this error when referencing Should.Fluent.dll&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;Assembly generation failed -- Referenced assembly &amp;#39;Should.Fluent&amp;#39; does not have a strong name&amp;#9;PGK.Extensions.Tests&lt;br /&gt;&lt;br /&gt;Could you please take a look or give me some advise as to why&amp;#63;&lt;br /&gt;Thank you in advance&lt;br /&gt;-Michael T&lt;br /&gt;Comments: Sorry my bad... &amp;#10;The issue isn&amp;#39;t anything to do with Should Library.&amp;#10;My test project have a strongly type key... causing the error message.</description><author>akronite</author><pubDate>Fri, 26 Nov 2010 03:40:16 GMT</pubDate><guid isPermaLink="false">Commented Issue: Assembly Generation Failed [5] 20101126034016A</guid></item><item><title>Created Issue: Assembly Generation Failed [5]</title><link>http://should.codeplex.com/workitem/5</link><description>Hi, I seem to be getting this error when referencing Should.Fluent.dll&lt;br /&gt;&lt;br /&gt;Error&amp;#9;1&amp;#9;Assembly generation failed -- Referenced assembly &amp;#39;Should.Fluent&amp;#39; does not have a strong name&amp;#9;PGK.Extensions.Tests&lt;br /&gt;&lt;br /&gt;Could you please take a look or give me some advise as to why&amp;#63;&lt;br /&gt;Thank you in advance&lt;br /&gt;-Michael T&lt;br /&gt;</description><author>akronite</author><pubDate>Fri, 26 Nov 2010 03:05:23 GMT</pubDate><guid isPermaLink="false">Created Issue: Assembly Generation Failed [5] 20101126030523A</guid></item><item><title>Created Issue: Suggestion for adding .ShouldEqual() overload for double which takes a tolerance [4]</title><link>http://should.codeplex.com/workitem/4</link><description>Basically the same as NUnit has with its Assert.AreEqual&amp;#40;double expected, double actual, double tolerance&amp;#41;&amp;#59;&lt;br /&gt;</description><author>behaug</author><pubDate>Tue, 19 Oct 2010 12:17:54 GMT</pubDate><guid isPermaLink="false">Created Issue: Suggestion for adding .ShouldEqual() overload for double which takes a tolerance [4] 20101019121754P</guid></item><item><title>Commented Issue: Suggestion for adding .ShouldBeGreaterThan(int, decimal, float, etc.) and .ShouldBeLessThan(int, decimal, float, etc.) [2]</title><link>http://should.codeplex.com/workitem/2</link><description>Also would be nice to have these&lt;br /&gt;Comments: I&amp;#39;ve taken an important first step toward Mercurial-ness. I have the source pulled down, and I&amp;#39;ve added the assertions and extensions. I have to write up the tests and the fluent implementations, and then I&amp;#39;ll try to contribute it back. I&amp;#39;m not sure how that&amp;#39;ll work exactly... maybe emailing the patch to Eric&amp;#63; I&amp;#39;ll see what I can manage this weekend.</description><author>MelGrubb</author><pubDate>Thu, 14 Oct 2010 13:25:30 GMT</pubDate><guid isPermaLink="false">Commented Issue: Suggestion for adding .ShouldBeGreaterThan(int, decimal, float, etc.) and .ShouldBeLessThan(int, decimal, float, etc.) [2] 20101014012530P</guid></item><item><title>Commented Issue: Suggestion for adding .ShouldBeGreaterThan(int, decimal, float, etc.) and .ShouldBeLessThan(int, decimal, float, etc.) [2]</title><link>http://should.codeplex.com/workitem/2</link><description>Also would be nice to have these&lt;br /&gt;Comments: I have the code for these, and would like to contribute it to the project. Unfortunately, I still have not found the time to get up to speed on Mercurial... I suck, I know. I can email the classes in if you want them right away, or I can try to carve out an evening and figure the Mercurial thing out.  I&amp;#39;m trying, really.&amp;#10;&amp;#10;The implementation I have is generic, as long as &amp;#60;T&amp;#62; implements IComparable.</description><author>MelGrubb</author><pubDate>Tue, 12 Oct 2010 16:20:51 GMT</pubDate><guid isPermaLink="false">Commented Issue: Suggestion for adding .ShouldBeGreaterThan(int, decimal, float, etc.) and .ShouldBeLessThan(int, decimal, float, etc.) [2] 20101012042051P</guid></item><item><title>Created Issue: Add .ShouldMatch(regex) and .ShouldNotMatch(regex) [3]</title><link>http://should.codeplex.com/workitem/3</link><description>Would be rather nice.&lt;br /&gt;</description><author>pfm102</author><pubDate>Wed, 22 Sep 2010 14:39:47 GMT</pubDate><guid isPermaLink="false">Created Issue: Add .ShouldMatch(regex) and .ShouldNotMatch(regex) [3] 20100922023947P</guid></item><item><title>Created Issue: Suggestion for adding .ShouldBeGreaterThan(int, decimal, float, etc.) and .ShouldBeLessThan(int, decimal, float, etc.) [2]</title><link>http://should.codeplex.com/workitem/2</link><description>Also would be nice to have these&lt;br /&gt;</description><author>joewilson</author><pubDate>Fri, 20 Aug 2010 20:13:09 GMT</pubDate><guid isPermaLink="false">Created Issue: Suggestion for adding .ShouldBeGreaterThan(int, decimal, float, etc.) and .ShouldBeLessThan(int, decimal, float, etc.) [2] 20100820081309P</guid></item><item><title>Created Issue: Suggestion for adding .ShouldStartWith(string) and .ShouldEndWith(string) [1]</title><link>http://should.codeplex.com/workitem/1</link><description>Would be nice to have&lt;br /&gt;</description><author>joewilson</author><pubDate>Fri, 20 Aug 2010 20:12:17 GMT</pubDate><guid isPermaLink="false">Created Issue: Suggestion for adding .ShouldStartWith(string) and .ShouldEndWith(string) [1] 20100820081217P</guid></item></channel></rss>