testfx icon indicating copy to clipboard operation
testfx copied to clipboard

[Testing Platform] Aggregate Filter

Open thomhurst opened this issue 1 year ago • 0 comments

I was actually thinking about mixes of filters earlier and whether that was worth supporting. You'd need a new type like AggregateFilter (like AggregateException) that wraps around multiple. Might be worth splitting that into its own issue if that sounds like a good idea to you?

Originally posted by @thomhurst in https://github.com/microsoft/testfx/issues/3528#issuecomment-2285603508

As mentioned here, it would be good to be able to mix and match filters. This would need a new filter type that can wrap around a collection of filters.

thomhurst avatar Aug 13 '24 08:08 thomhurst