Skip to content

E2E UI (protractor + jasmine/cucumber + ts/js); API (mocha + got + chai + ts/js); Unit (jest/mocha + chai + js)

Notifications You must be signed in to change notification settings

Evilweed/autotests-by-levels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autotests-by-levels

  1. Unit:

    • Jest + js;
    • Mocha + Chai + Istanbul+ js;
  2. API:

    • Mocha + Got + Chai + JsonSchema + js/ts;
  3. E2E UI:

    • Protractor + Cucumber + Chai + HTML/Junit reporters + js;
    • Protractor + Jasmine + Allure/Junit reporters + ts;
    • Puppeteer + Mocha + Chai + Allure/Junit reporters + ts;
    • (TODO) Playwright + Jest Allure/Junit reporters + ts

TODO

  • add the README.md file into each TAF;

About

E2E UI (protractor + jasmine/cucumber + ts/js); API (mocha + got + chai + ts/js); Unit (jest/mocha + chai + js)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published