mobly 1.12.4
0
Automation framework for special end-to-end test cases
Contents
Automation framework for special end-to-end test cases
Stars: 641, Watchers: 641, Forks: 179, Open Issues: 9The google/mobly
repo was created 7 years ago and the last code push was 1 weeks ago.
The project is popular with 641 github stars!
How to Install mobly
You can install mobly using pip
pip install mobly
or add it to a project with poetry
poetry add mobly
Package Details
- Author
- None
- License
- Apache2.0
- Homepage
- None
- PyPi:
- https://pypi.org/project/mobly/
- GitHub Repo:
- https://github.com/google/mobly
Related Packages
Errors
A list of common mobly errors.
Code Examples
Here are some mobly
code examples and snippets.
GitHub Issues
The mobly package has 9 open issues on GitHub
- Add return type annotations to some AdbProxy methods.
- Improvement: Allow possibility of treating java assertions as test Fails not Errors