Hacker News new | ask | show | jobs
by wiradikusuma 479 days ago
Is the open-source version not usable/allowed for CI/CD environment?
2 comments

Yep free and open-source to use. Plenty of folks run Maestro on directly on GitHub Actions, Bitrise, etc. Teams often run on our hosted cloud infra for parallelism and reliability when scaling up their testing, but that's totally up to you!
At SoFi we are using it with gitlab and AWS Linux/Mac runners. We can do parallel runs, data driven, get test logs, screen recordings etc