nextjournal 2023-07-02

I'm executing nbb-test-runner with nbb -cp test -m nextjournal.test-runner How to narrow test to specific namespace ? Thank you for nbb-test-runner nbb

This project is derived from cognitect's test runner and there you do it with -n the-namespace

👍 1