is it possible to find if two suites cover the same test namespace? i have :ns-patterns but i'd like to double check I've not written them incorrectly.
You should be able to get the test plan via kaocha.repl.
Thank you! We ended up writing a plugin I hope to open source soon that does partitioning for us, bit this is a good way to verify it works.