Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

IcedTestNs, IcedTestAll need manual require but IcedTestUnderCursor doesn't #292

@Cnly

Description

@Cnly

Let's say I'm working on a deftest form. After editing, if I run IcedTestUnderCursor immediately, the latest test code will be executed.

However, if I instead run IcedTestNs or IcedTestAll, vim-iced will run the old test code loaded when I previously ran IcedRequire. In other words, I need to manually IcedRequire in order to make IcedTestNs and IcedTestAll use the latest code.

I'm not sure if this is a bug or a feature, but from my view it's an inconsistent behaviour. Anyway, thanks for the great tool :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions