Commits
Click on a commit to change the comparison rangefeat: always set computed name
i noticed that users were still seeing unescaped XML in their test
names in the UI and then realized its because we only unescape the
names in the compute_name function
the goal is to have the raw name and classname be used to identify
tests across runs but show the user something nice in the UI and this
achieves commit achieves that
also fixed another unrelated inaccuracy in the pyi22 days ago
by joseph-sentry