Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/yxz/testing/mod.ts>only

Deno Standard Extensions
Latest
function only
Deprecated
Deprecated

use Deno.test(name, { only: true }, fn)

import { only } from "https://deno.land/x/yxz@0.32.0/testing/mod.ts";

Parameters

f: DenoTest