Слияние кода завершено, страница обновится автоматически
# Copyright © Spyder Project Contributors
# Licensed under the terms of the MIT License
#
# Configuration options for Pytest
#
[pytest]
filterwarnings =
ignore:.*You passed a bytestring as `filenames`.*:DeprecationWarning
ignore:.*zmq.eventloop.ioloop is deprecated in pyzmq 17.*:DeprecationWarning
ignore:.*Session._session_changed is deprecated in traitlets.*:DeprecationWarning
ignore:.*There already exists a reference.*with id.*under the context:UserWarning
markers =
slow: Marks tests as slow
use_introspection: Requires LSP services
single_instance: Test Spyder in single instance mode
auto_backend: Test the Matplotlib automatic backend
no_stderr_file: Test the IPython console with no stderr file
non_ascii_dir: Test the IPython console with stderr files in a non-ascii dir
show_save_dialog
pylab_client
sympy_client
cython_client
change_directory
use_startup_wdir: Test startup workingdir CONF
preload_project: Preload a project on the main window
preload_complex_project: Preload a complex project on the main window
no_xvfb
external_interpreter
test_environment_interpreter
tk_backend: Test the Tkinter Matplotlib backend
known_leak: Known thread or open file leaks
no_new_console: Prevent creating a new IPython console when reusing a mainwindow instance
close_main_window: Close main window instance after test
no_web_widgets
addopts = --ignore=./external-deps
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )