Running test for deno, it shows noisy output
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 3.2k
- Forks
- 411
- Avg merge
- 1h 30m
- Merged PRs (30d)
- 5
Description
:TestFile shows the noisy output with including ANSI Escape Codes.
How to set envar only for the test?
Setting NO_COLOR=true for envar, deno test says as monochrome.
...It's off the subject, but the help document (doc/test.txt) will not be set filetype=help.
You may put a modeline like below to set it.
vim:tw=78:ts=8:noet:ft=help:norl:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the :TestFile entry point and inspect how Deno test output is captured or displayed, using the screenshot and NO_COLOR behavior as the reproduction context. The issue also mentions doc/test.txt and a Vim help modeline; clarify whether that documentation request is in scope before defining completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- deno, vim
- Domain
- documentation, testing, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100