import * as superdeno from "https://deno.land/x/superdeno@4.9.0/mod.ts";
Classes
c Test | The SuperDeno Test object extends the methods provided by superagent to provide a high-level abstraction for testing HTTP, while still allowing you to drop down to the lower-level API provided by superagent. |
Variables
Supported versions of Deno. | |
Version of SuperDeno. |
Functions
Takes a a url string, |
Interfaces
Provides methods for making requests to the configured server using the passed
|