jeudi 29 octobre 2015

Automated tests for the user interface of a jQuery application

I usually use Jasmine to unit test AngularJS applications.

I'm working on a jQuery-intensive web application that shows and hides elements based on clicks and other events.

I would like to test something of the sort - when I click this button, I expect this element to show.

My question is - what sort of tools do I have available for this purpose? Thank You.

Aucun commentaire:

Enregistrer un commentaire