This website works better with JavaScript
Home
Explore
Help
Sign In
torambo.com
/
Momentum-Apps
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
e95db0eedd
Branches
Tags
dev
feat/nfc-maker-type4
Momentum-Apps
/
wiki
/
Testing.md
Testing.md
393 B
History
Raw
Integration testing
Bootloader testcase
Input testcase
General testcase
Unit testing
We use
minunit
as testing framework
Tests root placed in
applications/tests/minuint_test.c
There is
Run local tests
job in
CI
pipeline (
.github/workflows/ci.yml
)