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