NOTE! Please review your code after migration, this is tool was developed to help with conversion to mockk only.
TODO
InOrder, InSequence
- Add more tests coverages
- Add main function which takes path param to file
- Optional Convert into gradle plugin?-> Release?
- Update Readme
Known Issues
- Parser may fail if function or param name contains escape chars
- Unnecessary spaces may break the parser - format the code before running it
- For ArgumentCaptures, it only do single value conversion, does do pair.
- Since ArgumentCapture and Slot differ in functionality, warning is added to every captured value