numaru / vscode-ceedling-test-adapter

Ceedling Test Adapter for the VS Code Test Explorer
MIT License
37 stars 14 forks source link

Add support for multiline test function name #54

Closed bzielinskib closed 4 years ago

bzielinskib commented 4 years ago

Added support for multiline test function name. image

This should solve issue #53

numaru commented 4 years ago

Thank you for the contribution!

bzielinskib commented 4 years ago

Your welcome 😃