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 py35-pinocchio, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py35-pinocchio
To see what files were installed by py35-pinocchio, run:
port contents py35-pinocchio
To later upgrade py35-pinocchio, run:
sudo port selfupdate && sudo port upgrade py35-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.