Skip to main content
Module

x/denops_core/test/mod.ts

🐜 An ecosystem of Vim/Neovim which allows developers to write cross-platform plugins in Deno
Go to Latest
import * as denopsCore from "https://deno.land/x/denops_core@v3.1.0/test/mod.ts";

Functions

Register a test which will be run when deno test is used on the command line and the containing module looks like a test module.