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

x/python/test/asserts.ts>assertThrows

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

Parameters

fn: () => void