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
At my work we use Python Invoke to run various tasks, including running the pytest tests. Is there a way I can specify neotest/neotest-python adapter to run a custom command, such as inv local.test instead of pytest? The invoke command takes all the same arguments as pytest.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
At my work we use Python Invoke to run various tasks, including running the pytest tests. Is there a way I can specify
neotest
/neotest-python
adapter to run a custom command, such asinv local.test
instead ofpytest
? The invoke command takes all the same arguments aspytest
.Beta Was this translation helpful? Give feedback.
All reactions