This repository serves as an example of tests written in a development and testing framework called Wake.
- Clone this repository
git submodule update --init --recursive
if not cloned with--recursive
cd source && pnpm install && cd ..
to install dependencieswake up pytypes
to generate pytypeswake test
to run tests
Tested with wake
version 4.9.0
and anvil
version anvil 0.2.0 (721eb94 2024-05-01T00:23:13.492240000Z)
.