Code Monkey home page Code Monkey logo

Comments (8)

tuespetre avatar tuespetre commented on September 3, 2024

I have downloaded the zip archive; thanks for your sample. I will look into it.

from tuespechkin.

xavierzwirtz avatar xavierzwirtz commented on September 3, 2024

No problem. You will notice that I did not commit the TuesPechkin dlls, due to them being massive and taking an ungodly amount of time to upload to BitBucket. Visual studio should just download them for you when you start up, if you have Nuget installed.

from tuespechkin.

tuespetre avatar tuespetre commented on September 3, 2024

I was able to run the test, and it passed. I use Telerik's JustCode and its testing facilities in Visual Studio to run Xunit, Nunit, etc. How are you running the tests so I can get a better look at how you see it?

I will note that this shouldn't be an AppDomain issue but rather a reflection issue -- for some reason it can't 'see' the constructor of the internal class. Maybe a trust issue?

from tuespechkin.

xavierzwirtz avatar xavierzwirtz commented on September 3, 2024

I used both Resharper's Nunit test runner and the default Nunit test runner.

from tuespechkin.

tuespetre avatar tuespetre commented on September 3, 2024

Cool, thank you.

from tuespechkin.

tuespetre avatar tuespetre commented on September 3, 2024

I've run the default Nunit test runner and confirmed that I experience the same problem. The likely culprit is the assembly location that the new AppDomain tries to load to host wkhtmltopdf in.

from tuespechkin.

tuespetre avatar tuespetre commented on September 3, 2024

Thanks to you I was able to greatly simplify a portion of my implementation and get this working in NUnit. I made sure to test the changes to ensure that it still works in IIS and ASP.NET debug temporary folders. Please obtain TuesPechkin 0.9.3.1 from NuGet and enjoy your testing...

from tuespechkin.

xavierzwirtz avatar xavierzwirtz commented on September 3, 2024

Sweet, everything looks good with 0.9.3.1. Thanks for the quick resolution.

from tuespechkin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.