Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

[Feature] Add variable indicator when running tests

オープン
#657 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
lua
領域
testing-qa

調査の方向性

Start with the init.lua example and trace how the nvim instance is launched for busted tests. Check how messages reach the test result window and determine where a variable such as vim.g.plenary_busted_test would be set. Done means init.lua can detect test execution and unrelated errors do not add extra output to the test result.

索引モデルが issue の本文から書いたものです。

説明

Adding something like vim.g.plenary_busted_test to indicate the nvim instance is running busted test would be helpful for managing init.lua conditionally, something not related to testing might error and print extra message on test result window which I don't want.

For example, I have a vim.cmd.colo 'xamabah' in my init.lua, it always errors

Image
主要言語
Lua
スター
3.5k
フォーク
340
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nvim-lua/plenary.nvim のほかの issue

nvim-lua/plenary.nvim の issue をすべて見る

似ている issue

Lua の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。