Mimic: MockGenerator for Xcode
v1.0.4
ยท
Updated 2 months ago
ยท
0 Bytes
ยท
Released Aug 2022
Key Features
๐ค
AI Powered
โจ
Filters & Effects
โจ๏ธ
Keyboard Shortcuts
๐ป
Code Editor
๐ฅ๏ธ
Terminal / CLI
โ๏ธ
Automation / Macros
About Mimic: MockGenerator for Xcode
Mimic is an Xcode editor extension that lets you generate the boilerplate code for mocks. you can genrate Spy, Partial Spy, Stubs, and Dummy mocks with the click of a button (or keyboard shortcut).
The companion application can be used to easily grant permissions to your projects and configure various rendering options. There are no scripts or external workflows to configure, you can just use the editor menu to select what you need to generate and let the extension handle the heavy lifting.
All generated code is native swift and has no custom DSL, which offers you the flexibility to deliver and utilise the generated output within your own architectures and testing setups.
Save your time for writing your tests rather than hours writing out mock/spy boilerplate code.
This extension uses the latest public Swift API's and will be actively maintained and updated to support future language evolutions and optimisations.