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

fix: silent command works and code moved #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hannahb09
Copy link
Collaborator

Pull Request

fix: silent command works and code moved

issue related

#66

description

Poetry run task test-silent was not workings so I fixed it so it can run. I also moved all the test commands so that the variables are being stated in the tool.taskipy.variables and then the command is just called in tool.taskipy.tasks. The commands you just have to run are poetry run task (test) , (test-silent), (test-not-fuzz), (test-not-randomly), (silent-not-randomly-command), (coverage). They should all give output about the tests and coverage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant