Forum member
rbirkby
4 posts
Posts by rbirkby
-
More configuration
[quote=Remco;7] Of course, as a long term goal it's also worth trying to get integration tests running under NCrunch - This should always be possible, though depending on your tests, it may not be possible to do it overnight :) [/quote] The Integration tests which we run on our CI build ser…
10 May 2011 11:59 UTC
-
Build failure with extern alias
[quote=Remco;5] Meanwhile, is there a reason you need to alias the NUnit framework assembly? Are you perhaps using two different versions of NUnit? [/quote] This is just the default Satisfyr library: http://satisfyr.codeplex.com/ http://satisfyr.codeplex.com/SourceControl/changeset/view/1e4b…
10 May 2011 11:52 UTC
-
More configuration
Hi, I'd like to be able to stop processing tests from within the user interface. I can't find a way to do this. Secondly, I'd like to exclude my Integration tests from NCrunch and just run my Unit tests. Currently, I do this via an NUnit [CategoryAttribute], so it would be great if NCrunch cou…
10 May 2011 11:06 UTC
-
Build failure with extern alias
Hi, When NCrunch attempts to build my NUnit test project, it fails with: [11:38:38.157-BuildTask-11] Error 'Compilation': Project.Tests: Satisfyr\Satisfyr.NUnit.cs (34): The extern alias 'NUnitAlias' was not specified in a /reference option Note that csc is called within VS with the following…
10 May 2011 10:51 UTC