sot / xija

Thermal modeling framework for Chandra X-ray Observatory
https://sot.github.io/xija
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

Make testing work properly from py.test and ipython #30

Closed taldcroft closed 9 years ago

taldcroft commented 9 years ago

This should also serve as a reference implementation for getting pytest test suite to work from the command line and by importing the package and doing xija.test().

taldcroft commented 9 years ago

Also, did a bunch of tidying up to put non-pytest files used within development into a single directory.