Skip to content

Docs: change nosetest instruction #4327

Closed
@ict4eo

Description

@ict4eo

Running Ubuntu 12.10. The recommended way of running tests (http://pandas.pydata.org/pandas-docs/stable/install.html#running-the-test-suite)

nosetests pandas

did not work. I had to use:

nosetests --exe pandas

It would also be useful to know how to avoid the:

OperationalError: (1046, 'No database selected')

errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsTestingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions