]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
tests/config: added basic assert support (compatible with busted)
authorMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 24 Nov 2017 04:30:00 +0000 (20:30 -0800)
committerMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 24 Nov 2017 06:24:42 +0000 (22:24 -0800)
commit14a0a181c8aba82c0f7c732727e4d49f8a7eec6b
treeffc05126d81683cd815ebb8b986d9ee86d98005a
parent95a6fdf7a83e56e57782aa107c4135e553a8cae1
tests/config: added basic assert support (compatible with busted)

There is no dependency on a testing library yet, so I added a
basic interface for mocking and asserting test values to get
something to start with. I'll probably replace it with busted
or telescope later on to get nicer testing output.
.luacheckrc
tests/config/test_utils.lua