1

How you test ajax? What do you use? Share information. For me, testing ayah was torture. I'm using jsUnit and mockajax but, nothing works... help me please.

0

1 Answer 1

1

I know this question is a bit old, but I just wrote a framework for doing JavaScript unit testing (and coverage) in .net. So just write your ajax unit tests in what ever JS framework u want (like qUnit, JSUnit, closure, etc) and use my project to provide bindings to .Net. Allows you to use Visual Studio and your standard CI tools to run your tests.

https://github.com/gatapia/js.net

Let me know what u think.

Thanks

Guido

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.