aburrell / apexpy

A Python wrapper for Apex coordinates
MIT License
34 stars 25 forks source link

BUG: test setup #97

Closed aburrell closed 1 year ago

aburrell commented 2 years ago

Describe the bug

apexpy/apexpy/tests/test_Apex.py::TestApexInit::test_set_refh[300.0]
  /opt/hostedtoolcache/Python/3.7.15/x64/lib/python3.7/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release.
  apexpy/apexpy/tests/test_Apex.py::TestApexInit::test_set_refh[300.0] is using nose-specific method: `setup(self)`
  To remove this warning, rename it to `setup_method(self)`
  See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose
    fixture_result = next(generator)

To Reproduce See CI logs

Expected behavior No deprecation warnnings

Computer (please complete the following information):