Spent ages trying to work out how to write custom resources for Inspec, which checks server configurations. The documentation is, as always, terrible if you don't already know all about it, and the blog posts aren't much better. What is it about the Ruby community that makes them all so thoroughly incompetent at explaining stuff?
Got there in the end though, mainly by reading between the lines and single-stepping stuff in the debugger, and now have a custom resource for testing Django settings files
Might see about getting dinner in a bit, once I've fixed the bug my newly-crafted tests uncovered
Got there in the end though, mainly by reading between the lines and single-stepping stuff in the debugger, and now have a custom resource for testing Django settings files
Might see about getting dinner in a bit, once I've fixed the bug my newly-crafted tests uncovered
Comment