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

writing to console #249

Open
tomthedude opened this issue Nov 16, 2019 · 0 comments
Open

writing to console #249

tomthedude opened this issue Nov 16, 2019 · 0 comments

Comments

@tomthedude
Copy link

hello,
i want to writer my own comments to console when some tests are running.
i have tried the following methods:
$this->log("a"), $this->warn("a"), $this->debug("a")
i only see this when i chose -vvv in mode
but then i get alot of junk output.
i am running under -vv mode and want to output some text to console.
also tried:
echo, print, sprinf

how can i write to console and / or to result file.
thank you.

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

1 participant