Cardio Risk
The cardio risk example program returns a risk score that depends on private checks.
- Nada program
- Test 0
- Test 1
- Test 2
- Test 3
src/cardio_risk.py
loading...
tests/cardio_risk_0_test.yaml
loading...
tests/cardio_risk_1_test.yaml
loading...
tests/cardio_risk_2_test.yaml
loading...
tests/cardio_risk_3_test.yaml
loading...
Run and test the cardio_risk program
1. Open "Nada by Example"
2. Run the program with inputs
from the test file
nada run cardio_risk_0_test
3. Test the program with inputs
from the test file against the expected_outputs
from the test file
nada test cardio_risk_0_test