MarathonLabs / marathon

Cross-platform test runner
https://docs.marathonlabs.io
GNU General Public License v2.0
577 stars 120 forks source link

feat(core): comments support in value filtering files #943

Closed vfadc closed 3 months ago

vfadc commented 3 months ago

Add comments support in filtering value files. Usage via # symbol, like:

#comment
com.example #line comment
Malinskiy commented 3 months ago

This is an amazing feature. Great job @vfadc :1st_place_medal:

Malinskiy commented 3 months ago

FYI I double-checked this works with class names and test names with spaces for frameworks that allow this sort of thing