Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ros2] Use pytest instead of nose #44

Merged
merged 1 commit into from
May 1, 2020
Merged

[ros2] Use pytest instead of nose #44

merged 1 commit into from
May 1, 2020

Conversation

sloretz
Copy link
Contributor

@sloretz sloretz commented Apr 30, 2020

Should fix foxy dev job: http://build.ros2.org/job/Fdev__resource_retriever__ubuntu_focal_amd64/1/testReport/junit/(root)/resource_retriever/test_test/

ImportError while importing test module '/tmp/ws/src/resource_retriever/resource_retriever/test/test.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
../../src/resource_retriever/resource_retriever/test/test.py:31: in <module>
    from nose.tools import raises
E   ModuleNotFoundError: No module named 'nose'

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz added the bug label Apr 30, 2020
@sloretz sloretz self-assigned this Apr 30, 2020
@sloretz sloretz merged commit afa2012 into ros2 May 1, 2020
@sloretz sloretz deleted the ros2_python3_nose branch May 1, 2020 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants