- WFJ-01 references test_primitive_types.py -> changing the test file makes new review necessary
- WFJ-02 uses a test suite validator (i.e. checks if
json_test_suiteis inpassed_tests.txt) -> removing the test frompassed_tests.txtmakes new review necessary
trudag manage create-item TA BEHAVIOURS trustabletrudag manage show-item TA-BEHAVIOURStrudag manage linttrudag manage set-item TA-BEHAVIOURS(i.e. review)trudag manage set-link JLEX-01 WFJ-01trudag score --validatetrudag plot(produces graph.svg at top level)trudag publish --validate(results will be in docs/doorstop)
- Use
trudag plot --pick item_name num_parents:num_childrento look at subgraphs - The
--helpflag is really useful - Put all configuration data in the items between ---
trudag scoreonly calculates scores for reviewed items (-> runtrudag manage lintbeforehand)- SME and validator scores do not seem to be supported in a single item (-> split in multiple items)
- Use the exact function signature (including type hints) for validators