This repository serves as an example of tests written in a development and testing framework called Wake.
- Clone this repository
git submodule update --init --recursiveif not cloned with--recursivecd source && npm install && cd ..to install dependencieswake init pytypesto generate pytypeswake testto run tests
Tested with wake version 4.0.0 and anvil version 0.1.0 (25d3ce7 2023-08-01T00:20:13.496244391Z).
