docker_service_package
v1.0.1
Published
⚠️ DEPRECATED: Use `cypress-docker-swarm-runner` instead for better Cypress Docker Swarm test automation.
Downloads
5
Maintainers
Readme
⚠️ DEPRECATED: docker_service_package
This package is no longer maintained.
Please use the new and improved package:
👉 cypress-docker-swarm-runner
A CLI tool for running Cypress tests in parallel using Docker Swarm services.
Why it was deprecated
This old package had limited features. The new tool includes:
- ⚡ Parallel Cypress spec execution
- 🔁 Retry logic for unstable tests
- 📜 Better logging with HTML output
- 📦 Cleaner Docker service lifecycle management
- 🧪 Easier usage via CLI and JavaScript API
Migration Guide
Replace any usage of this package with:
npm install -g cypress-docker-swarm-runner