使用 xunit.console 仅从特定集合运行测试

czu*_*ski 5 xunit

如何使用属于特定集合的 xunit 控制台运行程序运行单元测试?
我可以使用 -class 或 -method 开关在类或方法级别运行。