kaocha

Official support channel: https://clojureverse.org/c/projects/kaocha
2019-12-05T12:49:45.072100Z

Is it a known issue with kaocha that if you --focus some.test.ns/my-test and have two mutually exclusive suites defined e.g. :focus-meta [:foo] and :skip-meta [:foo] in tests.edn that the --focused test will run twice?