captbaritone / captbaritone/vim-vigilant

Add error handling

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Vim Script
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

What if the user tries to kick off a method test but is not in a method? What if they try to do it in a class but they are not in a class?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Vim commands or entry points that kick off method and class tests, then trace how each determines the current context. Define the expected handling for attempts outside a method or class, and verify that both invalid contexts produce the intended error behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, vim
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.