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

Include ScalaTest in the plugin #13

Open
gravelld opened this issue Sep 12, 2012 · 2 comments
Open

Include ScalaTest in the plugin #13

gravelld opened this issue Sep 12, 2012 · 2 comments

Comments

@gravelld
Copy link

After using ScalaTest 1.6 for a while I lost touch with the progress of the project. I checked up today and saw the Eclipse plugin was available. Great! So I downloaded and installed.

The docs say that ScalaTest must be on the build path. So my thought process was: the ScalaTest plugin must've added a library to include. But I couldn't find it anywhere. Re-reading the docs a few times I realised that ScalaTest had to be downloaded separately, and then the JAR added manually to the build path. I created my own user library for this.

It would be much better if it worked just like the JUnit plugin; a library is automatically added which can be incorporated.

@cheeseng
Copy link
Contributor

hi,

Very sorry for replying late, not sure why I didn't get email notification.

We want to let the user to have the option of choosing the ScalaTest version, but may be we can just include different ScalaTest version, e.g. ScalaTest 1 and ScalaTest 2, just like the JUnit's JUnit 3 and JUnit 4.

Good idea and thanks for sharing it.

@gravelld
Copy link
Author

Yeah, including them all and allowing a choice sounds like a good idea. Impose a good default too! Just things to make the startup experience smoother :)

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

No branches or pull requests

2 participants