na4zagin3 / satyrographos

Package manager for SATySFi
GNU Lesser General Public License v3.0
43 stars 13 forks source link

Add testsuite modules #271

Open na4zagin3 opened 3 years ago

na4zagin3 commented 3 years ago

Here are some ideas to support testing frameworks like https://github.com/zeptometer/satysfi-test

We also need a way to tell test result to Satyrographos.

Internally, tell-result stores the value in crossref entry satyrographos-result-<crossref-name> in file <job-name>.satysfi-aux and assert-eq-result gets it and compare the value with <expected-value>.

na4zagin3 commented 2 years ago

This will mitigate this situation:

https://github.com/na4zagin3/satyrographos-repo/pull/412