sot / ska_testr

Test definitions for unit and integration testing of Ska environment packages
MIT License
0 stars 0 forks source link

Add pytest.ini #67

Closed javierggt closed 1 year ago

javierggt commented 1 year ago

Description

This PR adds a pytest.ini file that can be used with sot/testr/pull/47. The pytest.ini file includes:

Testing

Checkout the testr branch used in sot/testr/pull/47 and this one and run tests:

javierggt commented 1 year ago

@taldcroft, I changed this PR so it is not ska3-prime-specific, so it could be merged if approved.

Now this PR basically adds the options removed from testr and the flat-namespace packages. Once a ska_helpers implementation is agreed upon, these options can be removed from this file.