Skip to content

Releases: avito-tech/Emcee.cloud-CLI

0.1.0

12 Dec 08:43
f180ce0
Compare
Choose a tag to compare

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

20 Sep 08:28
0648033
Compare
Choose a tag to compare

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 and screen_density parameters you can customize the screen of your Android device

For more information check our documentation.

0.0.1

19 Jun 10:22
82c0bd8
Compare
Choose a tag to compare

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.