Testing Tetra
Note
This page describes how to run tests for the Tetra framework itself. If you are looking for how to test your own applications using Tetra, we are currently working on documentation and tools for that.
Testing Tetra is done using pytest. Tetra uses its bundled esbuild for building frontend components during tests.
And for e.g. Debian/Ubuntu Linux,
In Tetra's root dir, use the Makefile.