Releases: avito-tech/Emcee.cloud-CLI
Releases · avito-tech/Emcee.cloud-CLI
0.1.0
Added support for running Appium-pytest tests! 🚀
Just run emcee-cloud run appium -r 'pytest {PATH_TO_YOUR_TESTS}'
and wait for the tests to finish.
For more information check our documentation.
0.0.2
We have added the ability to configure devices!
- With the
type
parameter you can choose which iOS device to run the tests on - With the
screen_resolution
andscreen_density
parameters you can customize the screen of your Android device
For more information check our documentation.
0.0.1
Meet the first release of Emcee.cloud CLI 🎉
In this release we have implemented the basic functionality of interaction with emcee.cloud to bring the user experience to a new level!
The main features in a nutshell:
- Running iOS/Android tests
- Tracking test results during a run
- Downloading results
- Configuration via file and cli params
- Mac OS and Linux supported
And all of that under simple command emcee-cloud run
For more information check our documentation.