leancodepl / patrol

Flutter-first UI testing framework. Ready for action!
https://patrol.leancode.co
Apache License 2.0
904 stars 139 forks source link

Throw an error when the test name contains forbidden characters #2285

Open jBorkowska opened 3 months ago

jBorkowska commented 3 months ago

Forbidden characters are: /

Are there some other characters that need to be blocked? @pdenert @piotruela

jBorkowska commented 3 months ago

Also reported here: #1839

jBorkowska commented 3 months ago

TODO: check what characters are forbidden in JUnit and XCTest

jBorkowska commented 3 months ago

Size: S