Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test-silent Poetry task using removed module #66

Open
CalebKendra opened this issue Dec 5, 2024 · 0 comments
Open

test-silent Poetry task using removed module #66

CalebKendra opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@CalebKendra
Copy link
Collaborator

Describe the bug
Using the command poetry run task test-silent gives the following command

ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: -n
  inifile: None
  rootdir: /home/caleb/Allegheny/CMP203/execexam

To Reproduce
Steps to reproduce the behavior:

  1. Run poetry run task test

Expected behavior
Should run a silent pytest test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants