Open MauriMiguez opened 2 weeks ago
I've opened an issue on dart-lang/test
to see if that something that can be solved.
The issue I opened has just been closed. Seems like dart-lang/test isn't invested in fixing it. Maybe we should re-evaluate this practice recommendation? @marwfair
When running a test in isolation that happens to have a multiline description as well as using the string expression with types recommendation it throws an error (
No tests match regular expression
).Note: problem does not occur when running multiple tests or running tests through command.
Example to reproduce:
Error:
Suggestion: Add a note to warn people about this potential problem.