Test framework correlating code structure and test unit
Lemon is a unit testing framework that enforces highly formal case-to-class and unit-to-method test construction. This enforcement can help focus concern on individual units of behavior.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/qf0ywkna1b0m231fx1xzmz9jf4bmxkxd-ruby-lemon-0.9.1.drv | ||
riscv64-linux | /gnu/store/fi7bd7ch5xkz4mnia3klrqlkz9cwy290-ruby-lemon-0.9.1.drv | ||
powerpc-linux | /gnu/store/jawrnlxdqqq3f43j2np22ssdsqm7jxmk-ruby-lemon-0.9.1.drv | ||
powerpc64le-linux | /gnu/store/1fwfk07li7zcfsj1q4v63mxr1134bwzy-ruby-lemon-0.9.1.drv | ||
mips64el-linux | /gnu/store/0a332jdh84y587g3hw6vla0r84bjnkaw-ruby-lemon-0.9.1.drv | ||
i686-linux | /gnu/store/41b2a004wqsmdyqqh4vsg6vgn5la05rb-ruby-lemon-0.9.1.drv | ||
i586-gnu | /gnu/store/0ky9lwf4dncwh15q0z1n36dqziy4i1fn-ruby-lemon-0.9.1.drv | ||
armhf-linux | /gnu/store/ri4i6y5brsqg6mrw11qr0blm2d7gqa33-ruby-lemon-0.9.1.drv | ||
aarch64-linux | /gnu/store/0af5m9myhxw362klj02ppkcwghwljdsx-ruby-lemon-0.9.1.drv |
Linter | Message | Location |
---|---|---|
optional-tests Make sure tests are only run when requested | the 'check' phase should respect #:tests? |