Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Fastify | 27,518 | 1,131 | 1,764 | a day ago | 235 | September 14, 2022 | 95 | other | JavaScript | |
Fast and low overhead web framework, for Node.js | ||||||||||
Fiber | 26,595 | 656 | 2 days ago | 275 | September 08, 2022 | 51 | mit | Go | ||
⚡️ Express inspired web framework written in Go | ||||||||||
Sharp | 25,384 | 10,421 | 2,552 | 2 days ago | 122 | September 05, 2022 | 111 | apache-2.0 | JavaScript | |
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. | ||||||||||
Ava | 20,377 | 44,279 | 29,305 | 2 days ago | 104 | September 04, 2022 | 92 | mit | JavaScript | |
Node.js test runner that lets you develop with confidence 🚀 | ||||||||||
Webdriverio | 8,123 | 5,496 | 1,151 | a day ago | 459 | September 23, 2022 | 170 | mit | TypeScript | |
Next-gen browser and mobile automation test framework for Node.js | ||||||||||
Memlab | 3,838 | 8 days ago | 10 | mit | TypeScript | |||||
A framework for finding JavaScript memory leaks and analyzing heap snapshots | ||||||||||
Piscina | 3,135 | 41 | 2 months ago | 19 | December 10, 2021 | 56 | other | TypeScript | ||
A fast, efficient Node.js Worker Thread Pool implementation | ||||||||||
Easy Monitor | 2,852 | 8 | 7 | 8 months ago | 63 | March 30, 2020 | 1 | bsd-2-clause | JavaScript | |
企业级 Node.js 应用性能监控与线上故障定位解决方案 | ||||||||||
Penthouse | 2,551 | 479 | 44 | 7 months ago | 231 | May 21, 2022 | 13 | mit | HTML | |
Generate critical css for your web pages | ||||||||||
Taskr | 2,477 | 178 | 228 | 2 years ago | 11 | July 27, 2017 | 15 | mit | JavaScript | |
A fast, concurrency-focused task automation tool. |
Next-gen browser and mobile automation test framework for Node.js.
Homepage | Developer Guide | API Reference | Contribute | Changelog | Roadmap
WebdriverIO is a test automation framework, for e2e as well as unit and component testing in the browser, that allows you to run tests based on the WebDriver, WebDriver BiDi as well as Chrome DevTools protocol and Appium automation technology. It provides support for your favorite BDD/TDD test framework and will run your tests locally or in the cloud using Sauce Labs, BrowserStack, TestingBot or LambdaTest.
Do you like WebdriverIO and want to help make it better? Awesome! Have a look into our Contributor Documentation to get started and find out what contributions can be and how to make them.
To get started, create a codespace for this repository by clicking this
A codespace will open in a web-based version of Visual Studio Code. The dev container is fully configured with software needed for this project.
Note: Dev containers is an open spec which is supported by GitHub Codespaces and other tools.
You can also just click on:
to get a ready-to-use development environment for you to start working on this code base.
If you're looking for issues to help out with, check out the issues labeled "good first pick". You can also reach out to our Matrix Channel if you have questions on where to start contributing.
Available as part of the Tidelift Subscription.
The maintainers of WebdriverIO and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open-source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.
This repository contains some of the core packages of the WebdriverIO project. There are many wonderful curated resources the WebdriverIO community has put together.
Did you build a WebdriverIO service or reporter? That's awesome! Please add it to our configuration wizard and docs (e.g. like in this example commit) as well as to our awesome-webdriverio list. Thank you!
This project is maintained by awesome people following a common set of rules and treating each other with respect and appreciation.
Become a backer and show your support to our open source project.
Does your company use WebdriverIO? Ask your manager or marketing team if your company would be interested in supporting our project. Support will allow the maintainers to dedicate more time for maintenance and new features for everyone. Also, your company's logo will show on GitHub - who doesn't want a little extra exposure? Here's the info.
Show the world you're using webdriver.io
[](https://webdriver.io/)
<a href="https://webdriver.io/">
<img alt="WebdriverIO" src="https://img.shields.io/badge/tested%20with-webdriver.io-%23ea5906">
</a>