Merge branch 'backport-add-pytest-ini-file-suppress-warnings' into 'foxy'

[Foxy] Add pytest.ini file to suppress pytest warnings.

See merge request micro-ROS/ros_tracing/ros2_tracing!186
This commit is contained in:
Christophe Bedard 2020-06-24 14:54:31 +00:00
commit 4ed774595e

2
pytest.ini Normal file
View file

@ -0,0 +1,2 @@
[pytest]
junit_family=xunit2