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.
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.
- 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.
- iOS Client Library
- Android Client Library
- You can check the document for other clients: Documentation
Browse the documentation to explore Mocking Star, integrate it into your project, and more.
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.
This application is released under the MIT license. See LICENSE for details.