Open ralt opened 9 years ago
Yes, a thousand times yes!
This along with integration tests for each implementation would be a boon. The difficulty is in creating the integration tests. sigh
Some first trial: https://github.com/ralt/dpkg-fs/blob/master/t/dpkg-fs.lisp#L44
We should make a bash script or something that would validate the structure of an implementation. I've already started something similar in the tests of dpkg-fs.
Thoughts?