testing
Small context wrapper simplify your mocking and testing.
Installation
#Usage
#We recommend to use uvu as helper library for test description, as it could be used in any runtime (and even browser!) and super fast. To clarify, with uvu you allow to run your test files with node / deno / bun / graalvm / esbuild-kit/tsx and browser just out of the box. But @reatom/testing
is not coupled to uvu, you could use any testing framework.