Skip to main content
Module

x/expect/egg.json

helpers for writing jest like expect tests in deno
Go to Latest
File
{ "name": "expect", "description": "helpers for writing jest like expect tests in deno", "stable": true, "repository": "https://github.com/allain/expect", "files": [ "LICENSE", "README.md", "expect.ts", "expect_test.ts", "matchers.ts", "matchers_test.ts", "mock.ts", "mock_test.ts", "mod.ts" ]}