Skip to content

Feature request: integrate close when tests succeed with vim-test #123

Closed
@alok

Description

@alok

I'm not sure which plugin to report this to, but when vim-test uses neoterm to run tests, neoterm does not close after tests succeed even if the following options are set:

let g:neoterm_run_tests_bg = 1
let g:neoterm_raise_when_tests_fail = 1
let g:neoterm_run_tests_bg = 1
let g:neoterm_close_when_tests_succeed = 1

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions