Closed abdullahkhalids closed 1 year ago
Hi, thanks for this and apologies for the delay. It all looks good. Some automatic checks are failing because unrelated code needs some updates after the plugin API in the Spyder development version changed. I will take care of that and then merge this PR (assuming everything still looks fine).
Not a problem. Thanks for letting me help.
@abdullahkhalids This is now merged and will be part of the next release. Thanks a lot for your contribution!
Turns out it was easier than I initially thought. Just four lines worth of changes in
unittestplugin.py
to make sure these args are saved and loaded from the project config file.Fixes #216.