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

Add Junit dependency and tests around .util Java wrapper package #35

Open
vickumar1981 opened this issue Dec 7, 2018 · 0 comments
Open

Comments

@vickumar1981
Copy link
Owner

Though the .util Java package wrapper class, StringDistince, calls the same underlying implementation as the Scala version, there is a chance of missing parameters/incorrect syntax with the wrapper that could go uncaught. sbt will run on Scala sources, but can add Junit, and map to an sbt task to run both sets of tests.

  • Add Junit as a dependency
  • Create a task for running the java/junit tests
  • Include java sources in coverage report (Is this even possible?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant