You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yes configure python tests is correct! Currently setting the setting "python.testing.pytestEnabled: true" is required to discover which is done via this configure button
Refs: 22658
Complexity: 3
Author: @eleanorjboyd
Create Issue
Create Issue
Thank you for doing this testing!
parent
target_folder
with tests such astest_example.py
(a file with a test inside)ln -s target_folder symlink_to_target_folder
(this is for mac specifically)symlink_to_target_folder
can be done withcode symlink_to_target_folder
in terminalcreate environment
commandpython -m pip install pytest
symlink_to_target_folder
The text was updated successfully, but these errors were encountered: