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

Add yath shell command #229

Open
exodist opened this issue Jun 24, 2021 · 2 comments
Open

Add yath shell command #229

exodist opened this issue Jun 24, 2021 · 2 comments

Comments

@exodist
Copy link
Member

exodist commented Jun 24, 2021

Equivelent to:

yath start
$SHELL
yath stop

Starts yath, drops you into a shell, then calls yath stop when the shell exits.

@rabbiveesh
Copy link
Contributor

Will there be a -c sort of option for this? I would mainly use it to preload and then run all tests once before a release.

@exodist
Copy link
Member Author

exodist commented Jun 24, 2021

@rabbiveesh: What you are describing already exists as the yath test command. Yath test will preload, run all the tests, then exit (if you give it the right flags)

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

No branches or pull requests

2 participants