Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in running cucumber junit file #135

Closed
juliusortiz opened this issue May 27, 2024 · 4 comments · Fixed by #137
Closed

Error in running cucumber junit file #135

juliusortiz opened this issue May 27, 2024 · 4 comments · Fixed by #137
Assignees

Comments

@juliusortiz
Copy link

I have encountered this error upon executiong my Junit cucumber runner file:
java.lang.NullPointerException: Cannot invoke "java.net.URL.toURI()" because the return value of "java.lang.ClassLoader.getResource(String)" is null

Upon checking the QaseEventListener.java there is an error related to path

Screenshot 2024-05-27 at 5 02 14 PM
@juliusortiz
Copy link
Author

juliusortiz commented May 27, 2024

Screenshot 2024-05-27 at 5 19 59 PM

Please refer to this image regarding with the path issue

@savkk savkk self-assigned this May 31, 2024
@juliusortiz
Copy link
Author

Hello sir. @savkk has there any updates on this? I dont have an Idea with regards the gherkinParser.parse(path)

@savkk savkk linked a pull request Jun 7, 2024 that will close this issue
@savkk savkk closed this as completed in #137 Jun 7, 2024
@savkk
Copy link
Collaborator

savkk commented Jun 7, 2024

@juliusortiz Hello! I have fixed this issue in 3.2.1 version. Could you try it?

@juliusortiz
Copy link
Author

juliusortiz commented Jun 8, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants