dkelosky / jest-stare

Jest HTML Reporter and Results Processor

Home Page:https://dkelosky.github.io/jest-stare/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files with square brackets in filepath can't be expanded

themagickoala opened this issue · comments

Files with square brackets in their name cannot have their test results expanded due to invalid parsing of the CSS selector in the collapse component. This kind of file name is common in Next.js due to the use of dynamic page slugs.

I recommend switching to a deterministic generated id per test file so that the id can be parsed.

Thanks for reporting, and sorry for the slow response. I'll occupied on a lot of other projects, but I'll try to get to this

Stale issue message

Nudge for the bot

Thanks for keeping the issue alive, still struggling to find time to fix this.

I understand completely, we all have lives! I'll keep nudging for the bot as long as you need me to 🙂.

Do we need to remove the no issue activity label to stop this from auto-closing?

Stale issue message