8 Comments

  • yep... great work indeed :)

  • Announcement on testdriven.com

  • This is really cool, but I got a FileNotFoundException. It says that NUnit.Core.dll or one of its dependencies was not found? Any thoughts? I'm running xp. Thanks, Sam

  • Hi, I can't download it at all. It shows Connection close. Can you fix it? I really wanna use it for rollback purpose.

  • I've fixed the link, and added a new link to XTUnit, which is a better implementation of this aproach, that does not need its own version of NUnit to work.

    Roy.

  • Has anyone managed to get this working in VSTS, I keep getting wierd MSDTC errors.

  • I tried your framework (rollback function) with Team System Unit Testing and Nunit Framework (Resharper gui integrated in VS.net) and it doesn't work with the error :

    System.Data.OleDb.OleDbException: Aucune message d'erreur disponible, code de résultat : E_NOINTERFACE(0x80004002).


    Server stack trace:
    à RssReader.DataAccessLayer.FeedsImpl.AddFeed(Feed currentFeed) dans C:\dev\test\RssReader\RssReader.DataAccessLayer\FeedsImpl.cs:ligne 139
    à RssReader.TestProject.FeedsImplTest.AddFeedTest() dans C:\dev\test\RssReader\RssReader.TestProject\FeedsImplTest.cs:ligne 103
    à System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
    à System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)

    Exception rethrown at [0]:
    à System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    à System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    à RssReader.TestProject.FeedsImplTest.AddFeedTest()

    For information, i try to insert a simple line in an Access database.

    Thx in advance for your help.

  • Hi Roy--

    Still unable to download NUnitX from this page, or to link to XTUnit.

    thanks,
    Chuck

Comments have been disabled for this content.