nextjournal

2023-07-02T20:51:12.153929Z

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

borkdude 2023-07-02T21:00:01.663749Z

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

👍 1