Skip to content

Latest commit

 

History

History

testing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Testing

Name Description
Artillery Load test your apps with Artillery.
Chai Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.
Jasmine Simple Javascript testing.
Jest Jest is a delightful JavaScript Testing Framework with a focus on simplicity.
Playwright Playwright enables reliable end-to-end testing for modern web apps.
Puppeteer Puppeteer is a Node.js library which provides a high-level API to control Chrome/Chromium over the DevTools Protocol. Puppeteer runs in headless mode by default, but can be configured to run in full ("headful") Chrome/Chromium.
Vitest Next generation testing framework powered by Vite.