vim-test / vim-test/vim-test

Running test for deno, it shows noisy output

Open
#776 7 comments 0 reactions 0 assignees View on GitHub

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.
image

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.