-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Linux
I am attempting to integrate JBehave reporting via xunit. I have followed the instructions on the jbehave website and everything seems to be working correctly, except that I get the following error from the xunit library:
[xUnit] [ERROR] - The plugin hasn't been performed correctly: There are some problems during the conversion into JUnit reports: Conversion error Error to convert - A file not found
Finished: FAILURE
Unfortunately it doesn't give me any clue as to what might be missing so that I might fix it.