Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/python/test/asserts.ts>assert

🐍 Python interpreter bindings for Deno and Bun.
Go to Latest
function assert
import { assert } from "https://deno.land/x/python@0.4.2/test/asserts.ts";

Parameters

condition: any