A comprehensive AssemblyScript testing solution, offering developers a robust suite of features to ensure their code performs as expected:
- Function Mocking
- Coverage statistics
- Expectations
Documentation: https://wasm-ecosystem.github.io/assemblyscript-unittest-framework/
-
assembly/
written in Assemblyscript, provides user-accessible testing APIs such as test, inspect, mock, etc. -
src/
written in Typescript, implements the test functionality.