Delete all of the code from testInstallation.py and instead replace it with an
import of the new testInstallation module and a command to run the tests. This way, we only have one place where we need to maintain this code, yet the current workflow of "run testInstallation.py" still works.
Showing
Please register or sign in to comment