Recent Releases of https://github.com/astropy/pytest-astropy
https://github.com/astropy/pytest-astropy - v0.11.0 Release Notes
What's Changed
- fix hugemem parameter typo in README by @bnavigator in https://github.com/astropy/pytest-astropy/pull/50
- Drop pytest-openfiles by @pllim in https://github.com/astropy/pytest-astropy/pull/52
- ENH: adding -R option by @bsipocz in https://github.com/astropy/pytest-astropy/pull/55
- Update version pins by @bsipocz in https://github.com/astropy/pytest-astropy/pull/56
New Contributors
- @bnavigator made their first contribution in https://github.com/astropy/pytest-astropy/pull/50
Full Changelog: https://github.com/astropy/pytest-astropy/compare/v0.10.0...v0.11.0
- Python
Published by pllim almost 2 years ago
https://github.com/astropy/pytest-astropy - v0.10.0 Release Notes
What's Changed
- MNT: Stop using distutils by @pllim in https://github.com/astropy/pytest-astropy/pull/47
- Add plugin for cpu/memory intensive tests by @saimn in https://github.com/astropy/pytest-astropy/pull/48
New Contributors
- @saimn made their first contribution in https://github.com/astropy/pytest-astropy/pull/48
Full Changelog: https://github.com/astropy/pytest-astropy/compare/v0.9.0...v0.10.0
- Python
Published by pllim almost 4 years ago
https://github.com/astropy/pytest-astropy - v0.9.0 Release Notes
- Added
pytest-mockas dependency. [#31] - Require
pytest-cov2.3.1 or later. [#41] - Require
pytest-doctestplus0.11.0 or later. [#43] - Dropped support for Python 3.6. [#43]
- Python
Published by pllim over 4 years ago