cl-cookbook
cl-cookbook copied to clipboard
Testing/ASDF Integration section nitpicks
Hello,
The test system is called mitogrator/test instead of my-system/test. An overview, I presume?
I also think asdf:test-system should be mentioned; without it, I didn't know how to actually trigger the tests via ASDF.