Blair Cross

Results 5 comments of 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: ![ErrorMessage](https://user-images.githubusercontent.com/15649238/68221133-e0c0ce00-ffe0-11e9-85c6-6248b4e5a259.png)...

@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