Files
openide/python/helpers/pydev/pytest.ini
Natalia.Murycheva daad01646b DS-4784 Create tests for the Python part of tables support
Added tox.ini and pytest.ini files, which contain configurations specifically designed to test auxiliary methods used in Jupyter Notebooks' table functionality.
Additionally, new tests were added to verify pandas support

Merge-request: IJ-MR-107864
Merged-by: Natalia Murycheva <natalia.murycheva@jetbrains.com>

GitOrigin-RevId: ee1679f7a6c61d4b2e3c5d9d1bcbb56f92a90b74
2023-06-05 15:48:15 +00:00

11 lines
206 B
INI

[pytest]
norecursedirs=
pydev_tests_runfiles/samples
pydev_tests_tables
addopts=-vv
testpaths=
pydev_test_pydevd_reload
pydev_tests
pydev_tests_mainloop
pydev_tests_python
pydev_tests_runfiles