I need to unit test some DOM manipulation functions with jasmine (currently I run my tests in the browser and with Karma)
I was wondering what the best approach wou
I was looking for something for myself and finally I made a little library with 19 custom matchers. Maybe you'll find it helpful. https://github.com/devrafalko/jasmine-DOM-custom-matchers