Blair Cross
Blair Cross
I have the same issue, I want all components in any view to be able to access a `props.locals.user` object for displaying user data, and right now the only way...
Hi, I'm having a similar issue. When I try to run tests in my project, I receive the same 'Error: Failed to parse the JUnit launch arguments'. It's for a...
@ZhengJun003 Thanks for getting back! I've downloaded the same `junit-platform-console-standalone-1.5.2.jar`, which has got it closer to working, but now I see a different error message upon runnnig a test: ...
@jdneo Yep, just tried it with the latest insiders version and it worked! Thanks!
@jdneo @rajkundu Using VS Code 1.40.0 and Test Runner 0.21.0 works for me now, as long as I have the [Junit Standalone Console](https://search.maven.org/artifact/org.junit.platform/junit-platform-console-standalone/1.5.2/jar) .jar in a `lib` folder