xunit-viewer
xunit-viewer copied to clipboard
filter using react router
@lukejpreston could you please open a WIP MR for this feature? I have a couple suggessions for your current code, which would be quite near this feature
I almost have something working, it is only a couple of lines long. What sort of suggestions did you have?
Use React hooks + Context provider instead of dispatcher mecanism
It will simplify the code and will make it clear
I don't think this issue should solve refactoring problems, but I love the enthusiasm! I have a bunch of cleaning jobs I would like to do which include looking at what you have suggested here
Hello :slightly_smiling_face: Any news on this feature ?
This is doable now https://github.com/lukejpreston/xunit-viewer/releases/tag/v10.0.0 It only filters by test status for now, once the cli filtering has been fixed the two can be aligned