Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
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.2.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.