Skip to main content
Module

x/frugal/dep/std/testing

A frugal web framework
Latest
Index
asserts.ts

A library of assertion functions. If the assertion is false an AssertionError will be thrown which will result in pretty-printed diff of failing assertion.

mock.ts

A mocking and spying library.

snapshot.ts

A snapshotting library.

time.ts

Utilities for mocking time while testing.