Skip to content
Dev.to1 min read

How We Finally Solved Test Discovery

How We Finally Solved Test Discovery Yesterday I wrote about why test file discovery is still unsolved. Three approaches (stem matching, content grepping, hybrid), each failing differently. The hybrid worked best but had a broken ranking function - flat scoring that gave src/ the same weight as src/pages/checkout/. Today it's solved. The Problem With Flat Scoring The March 30 post ended with this bug: +30 points for any shared parent directory. One shared path component got the same bonus as thr
Read original on dev.to
0
0

Comment

Sign in to join the discussion.

Loading comments…

Related

Get the 10 best reads every Sunday

Curated by AI, voted by readers. Free forever.

Liked this? Start your own feed.

0
0