Ticket #2 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Install tests along with other subpackages

Reported by: ivilata Owned by: somebody
Priority: minor Component: PyTables
Version: Keywords: installation tests
Cc:

Description

Right now, a user who wants to test an existing installation of PyTables needs to get the source package, enter the tables/tests directory, and run test_all.py.

It would be nice to also install the test subpackage, so that a user can easily test the installation wherever it is and with no need of the source package. Also, tests provide some usage documentation about PyTables by themselves.

Change History

Changed 4 years ago by faltet

  • status changed from new to closed
  • resolution set to fixed

Fixed in changesets r2412 and r2417.

Note: See TracTickets for help on using tickets.