makepackage icon indicating copy to clipboard operation
makepackage copied to clipboard

Run tests after creating a package

Open nyggus opened this issue 1 year ago • 2 comments

Implement the following functionality: After creating a package, tests should be run, including pytest and doctest. If they all pass, it means that the package is created correctly and all the imports work fine.

nyggus avatar Sep 15 '22 11:09 nyggus