uriyyo / pycharm-evaluate-async-code

Finally, you can use await in evaluate expression 💪
https://plugins.jetbrains.com/plugin/14476-evaluate-async-code
44 stars 2 forks source link

Add unit tests #4

Closed uriyyo closed 3 years ago

uriyyo commented 3 years ago

I must add unit tests to cover most of the async code evaluation cases

uriyyo commented 3 years ago

Version 1.10 has unit tests for python code, but still, there is no way to test kotlin plugin code.