Hi everyone!
I was wondering if maintainers would be interested in adding Scope to the repository. Scope helps debugging failures, identifying flakiness and reduces time spent testing. The product is free for open source projects. We’d be happy to help RedwoodJS from the early stages.
Bias alert: I work at the company that builds the product but I think it is neat:
Test report of a single test with per test code coverage:
The urls are open for everyone so if you are interested you can check it out:
https://app.scope.dev/dashboard/b774c8da-2494-4ede-8d2f-b0321ff3cd7c/1a6db457-87cc-4fff-b039-4f6990b7b391/default/explore/inspect/aac7487cbdff8981283009fee352797251b8c75c/00000000-0000-0000-fed5-e4a5d0ee45e9/path
The configuration is simple as can be seen in this github compare:
It works by using a custom test runner in jest.
We’d be happy to give a quick demo of the product to any maintainer :-).
Cheers!