Merge branch 'add-pytest-init-file' into 'master'

Add pytest.ini file to suppress pytest warnings

See merge request micro-ROS/ros_tracing/tracetools_analysis!74
This commit is contained in:
Christophe Bedard 2020-06-21 21:16:34 +00:00
commit 72402f38fa

3
pytest.ini Normal file
View file

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