
|
If you were logged in you would be able to see more operations.
|
|
|
|
logging output goes to console when running integration tests, not the TEST...out.txt or TEST...err.text files
This means you have to use println instead which does to to the right place.
See project enclosed, test is whereDoLogsToTests.groovy
|
|
Description
|
logging output goes to console when running integration tests, not the TEST...out.txt or TEST...err.text files
This means you have to use println instead which does to to the right place.
See project enclosed, test is whereDoLogsToTests.groovy |
Show » |
| There are no comments yet on this issue.
|
|