Extra plugins for the nose testing framework. Provides tools for flexibly assigning decorator tags to tests, choosing tests based on their runtime, doing moderately sophisticated code coverage analysis of your unit tests, and making your test descriptions look like specifications.
Extra plugins for the nose testing framework. Provides tools for flexibly assigning decorator tags to tests, choosing tests based on their runtime, doing moderately sophisticated code coverage analysis of your unit tests, and making your test descriptions look like specifications.
To install py36-pinocchio, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py36-pinocchio
To see what files were installed by py36-pinocchio, run:
port contents py36-pinocchio
To later upgrade py36-pinocchio, run:
sudo port selfupdate && sudo port upgrade py36-pinocchio
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.