@applitest/test-runner
v0.10.12
Published
Applitest Test Runner Library: Extends webdirver.io (web and mobile) allowing to provide a json base tests configuration and activate tests locally or via cloud services
Downloads
1,434
Maintainers
Readme
Applitest Test Runner
An open-source automation testing framework that enables comprehensive testing across multiple platforms including desktop web browsers, mobile web applications, and native mobile apps.
It is designed on top of webdriver.io and appium, providing a unified interface for writing and executing tests via JSON configuration files.
🚀 What is Applitest Test Runner?
Applitest Test Runner is a versatile automation testing tool that allows you to create, execute, and manage test suites with ease. It supports:
- Desktop Web Testing - Chrome, Firefox, Safari, Edge automation
- Mobile Web Testing - Mobile browser automation
- Native Mobile App Testing - iOS and Android app automation
- Local & Remote Execution - Run tests locally or on cloud grids (SauceLabs, AWS Device Farm)
- Cross-Platform Support - Windows, macOS, and Linux compatible
📄 License
This project is open-source and available under the MIT License.
📚 Documentation
- Getting Started Guide - Learn how to set up and run your first tests
- Configuration Reference - Complete guide to test configuration files
- Element Selection Guide - Comprehensive guide to element selection and targeting
- Step Commands Reference - Detailed documentation of all available test commands
- Conditional Execution Reference - Complete guide to conditional step execution
- API Documentation - REST API endpoints and usage examples
For detailed setup instructions and usage examples, please refer to the documentation files in the docs/ folder.
