rapport de stage pfe
Sommaire
I.
Introduction ................................................................................................................................. 3
II.
Les types d’AngularJS tests : ........................................................................................................ 3
1-
Les tests unitaires (Unit testing) : ............................................................................................ 3
2-
Test Midway (Midway Testing) : ............................................................................................. 3
3-
Test d’intégration (E2E testing) : ............................................................................................. 3
III.
Les Framework de test JavaScript : ......................................................................................... 4
1-
Jasmine : .................................................................................................................................. 4
2-
Qunit : ...................................................................................................................................... 4
3-
Mocha : .................................................................................................................................... 4
IV.
Les tests Runner : ................................................................................................................... 4
1-
Karma (Spectacular Test Runner for JavaScript.) .................................................................... 5
2-
JS-Test-Driver........................................................................................................................... 5
3-
Scenario Runner (+karma) ....................................................................................................... 5
4-
Protractor