You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using scalatest with JunitRunner and want the tests to get logged into reportportal. Am using gradle as the build tool. Tried using https://github.com/reportportal/agent-scala-scalatest but no luck. The gradle example given there (args = ['-C', 'com.epam.reportportal.scalatest.RPReporter'] does not work when running tests using Junit. Any help would be appreciated.
The text was updated successfully, but these errors were encountered:
I am using scalatest with JunitRunner and want the tests to get logged into reportportal. Am using gradle as the build tool. Tried using https://github.com/reportportal/agent-scala-scalatest but no luck. The gradle example given there (args = ['-C', 'com.epam.reportportal.scalatest.RPReporter'] does not work when running tests using Junit. Any help would be appreciated.
The text was updated successfully, but these errors were encountered: