Last week I did struggle finding out why a test was failing only on our Cruise box, only in the Cruise build.
I wanted to get a screenshot of each failing tests, and I think I found a clever solution: aop.
We already use PostSharp on our code base for logging, transaction demarcation and hibernate session support, [...]
Tag Archives: postsharp
AOP, NUnit and Selenium: clever screenshots of failures
Posted in General Stuff Also tagged .net, aop, c sharp, C#, functional tests, Selenium Leave a comment