A goodie-bag of unix shell and environment tools for py.test
This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.
This library is a goodie-bag of Unix shell and environment management tools for automated tests. A summary of the available functions is below, look at the source for the full listing.
To install py310-pytest-shutil, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py310-pytest-shutil
To see what files were installed by py310-pytest-shutil, run:
port contents py310-pytest-shutil
To later upgrade py310-pytest-shutil, run:
sudo port selfupdate && sudo port upgrade py310-pytest-shutil
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.