mockingstar
mockingstar copied to clipboard
Request mocking tool designed to simplify the process of http request mocking, network debugging, and UI tests for your applications.
Mocking Star
Mocking Star is a powerful request mocking tool designed to simplify the process of http request mocking, network debugging, and using UI tests for your applications.
Installation
You can download the latest version at the following link:
The latest binary can also be found on the releases page or clone and compile in Xcode.
Key Features
- Mocking Requests: Easily mock requests and test different cases with scenarios.
- Modifying Requests: Modify intercepted requests to test different edge cases, allowing you to assess your application's performance under different conditions.
- Debugging Support: Use Mocking Star to debug your network requests on your mac.
- UI Testing: Integrate Mocking Star into your UI tests, creating a reliable and controlled testing environment to validate your mobile application's functionality.
- Plugins: Write your own plugins and extend functionality.
Integrate with your project
- iOS Client Library
- Android Client Library
- You can check the document for other clients: Documentation
Documentations
Browse the documentation to explore Mocking Star, integrate it into your project, and more.
Optimizing UI Testing Efficiency at Trendyol iOS App:
Trendyol iOS Application has nearly 1000 UI tests running with Mocking Star. Our UI tests are executed approximately 20k times every day, and Mocking Star handles approximately 1 million requests.
License
This application is released under the MIT license. See LICENSE for details.