Right now, the test suite uses `devpy` itself to test on. But, it's a bit weird, since `devpy` isn't a compiled package. Refactor the test suite to build and test a dummy package instead.
Right now, the test suite uses
devpyitself to test on. But, it's a bit weird, sincedevpyisn't a compiled package.Refactor the test suite to build and test a dummy package instead.