class documentation

class TestDevelop: (source)

View In Hierarchy

Undocumented

Method test_console_scripts Test that console scripts are installed and that they reference only the project by name and not the current version.
Class Variable in_venv Undocumented
Class Variable in_virtualenv Undocumented
def test_console_scripts(self, tmpdir): (source)

Test that console scripts are installed and that they reference only the project by name and not the current version.

Undocumented

in_virtualenv = (source)

Undocumented