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:
commit
72402f38fa
1 changed files with 3 additions and 0 deletions
3
pytest.ini
Normal file
3
pytest.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[pytest]
|
||||
junit_family=xunit2
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue